TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::TextArea::getTextHeight() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::TextArea::getTextHeight()

touchgfx::TextArea::getTextHeight() method

@fn virtual int16_t TextArea::getTextHeight(); Gets the total height needed by the text. Gets the total height needed by the text, taking number of lines and line spacing into consideration.

Syntax

virtual int16_t getTextHeight();

Return value

the total height needed by the text.

Examples

touchgfx::TextArea::getTextHeight() is referenced by 3 libraries and example projects.

Override Tree

Overridden methods
touchgfx::TextArea::getTextHeight()
Type of touchgfx::TextArea::getTextHeight()
touchgfx::TextArea::getTextHeight()
int16_t
all items filtered out