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

touchgfx::Drawable::setX() method

@fn virtual void Drawable::setX(int16_t x) Sets the x coordinate of this drawable. Sets the x coordinate of this drawable.

Syntax

virtual void setX(int16_t x);

Arguments

x

The new x value, relative to the parent. A negative value is allowed.

Notes

Changing this does not automatically yield a redraw.

Examples

touchgfx::Drawable::setX() is referenced by 4 libraries and example projects.

Call Tree

Functions calling touchgfx::Drawable::setX()
touchgfx::Drawable::setX()
Data read by touchgfx::Drawable::setX()
Data written by touchgfx::Drawable::setX()
touchgfx::Drawable::setX()
all items filtered out