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

touchgfx::Drawable::getSolidRectAbsolute() method

@fn virtual Rect Drawable::getSolidRectAbsolute(); Helper function for obtaining the largest solid rect. Helper function for obtaining the largest solid rect (as implemented by getSolidRect()) expressed in absolute coordinates. Will recursively traverse to the root of the tree.

Syntax

virtual Rect getSolidRectAbsolute();

Return value

Largest solid rect (as implemented by getSolidRect()) expressed in absolute coordinates.

References

LocationText
Drawable.hpp:162
virtual Rect getSolidRectAbsolute();

Type Use

Type of touchgfx::Drawable::getSolidRectAbsolute()
touchgfx::Drawable::getSolidRectAbsolute()
all items filtered out