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

touchgfx::TextAreaWithOneWildcard::getTextWidth() const method

@fn virtual uint16_t TextAreaWithOneWildcard::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:167
virtual uint16_t getTextWidth() const

Call Tree

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