touchgfx::Drawable::getCachedAbsX() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Drawable::getCachedAbsX()

touchgfx::Drawable::getCachedAbsX() method

@fn int16_t Drawable::getCachedAbsX() For TouchGFX internal use only. Obtain cached version of absolute X-coord.

Syntax

int16_t getCachedAbsX();

Return value

The absolute x coordinate for this drawable. Only calculated once.

Notes

For TouchGFX internal use only.

References

LocationText
Drawable.hpp:692
int16_t getCachedAbsX()

Call Tree

Functions called by touchgfx::Drawable::getCachedAbsX()
touchgfx::Drawable::getCachedAbsX()
touchgfx::Rect::~Rect()
all items filtered out
Data read by touchgfx::Drawable::getCachedAbsX()
Data written by touchgfx::Drawable::getCachedAbsX()
touchgfx::Drawable::getCachedAbsX()
Type of touchgfx::Drawable::getCachedAbsX()
touchgfx::Drawable::getCachedAbsX()
int16_t
all items filtered out