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

touchgfx::Drawable::getCachedAbsY() method

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

Syntax

int16_t getCachedAbsY();

Return value

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

Notes

For TouchGFX internal use only.

References

LocationText
Drawable.hpp:714
int16_t getCachedAbsY()

Call Tree

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