touchgfx::TextAreaWithTwoWildcards::getTextWidth() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::TextAreaWithTwoWildcards::getTextWidth() const

touchgfx::TextAreaWithTwoWildcards::getTextWidth() const method

@fn virtual uint16_t TextAreaWithTwoWildcards::getTextWidth() const Gets the width in pixels of the current associated text. Gets the width in pixels of the current associated text in the current selected language. In case of multi-lined text the width of the widest line is returned.

Syntax

virtual uint16_t getTextWidth() const;

Return value

The width in pixels of the current text.

References

LocationText
TextAreaWithWildcard.hpp:321
virtual uint16_t getTextWidth() const

Call Tree

Functions called by touchgfx::TextAreaWithTwoWildcards::getTextWidth() const
touchgfx::TextAreaWithTwoWildcards::getTextWidth() const
Data read by touchgfx::TextAreaWithTwoWildcards::getTextWidth() const
touchgfx::TextAreaWithTwoWildcards::getTextWidth() const
Methods overriding this one
touchgfx::TextAreaWithTwoWildcards::getTextWidth() const
Type of touchgfx::TextAreaWithTwoWildcards::getTextWidth() const
touchgfx::TextAreaWithTwoWildcards::getTextWidth() const
uint16_t
all items filtered out