TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::Canvas::moveTo() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::Canvas::moveTo()

Syntax

void moveTo(T x,     T y);

Examples

touchgfx::Canvas::moveTo() is referenced by 3 libraries and example projects.

References

LocationText
Canvas.hpp:123
void moveTo(T x, T y)
Canvas.hpp:89
void moveTo(CWRUtil::Q5 x, CWRUtil::Q5 y);