TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Font::getStringWidthFunction from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Font::getStringWidthFunction

touchgfx::Font::getStringWidthFunction variable

Syntax

static StringWidthFunctionPointer getStringWidthFunction;

Examples

touchgfx::Font::getStringWidthFunction is referenced by 4 libraries and example projects.

References

LocationText
Font.hpp:478
static StringWidthFunctionPointer getStringWidthFunction; ///< The getStringWidth function, either LTR (supporting LTR only) or RTL (supporting RTL and LTR)

Type Use

Type of touchgfx::Font::getStringWidthFunction
touchgfx::Font::getStringWidthFunction