TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::FontProvider::getFont() 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::FontProvider::getFont()

touchgfx::FontProvider::getFont() method

@fn virtual Font* FontProvider::getFont(FontId fontId) = 0; Gets a font. Gets a font.

Syntax

virtual Font* getFont(FontId fontId) = 0;

Arguments

fontId

The font id of the font to get.

Return value

The font with a font id of fontId.

Examples

touchgfx::FontProvider::getFont() is referenced by 4 libraries and example projects.

References

LocationText
FontManager.hpp:47
virtual Font* getFont(FontId fontId) = 0;

Type Use

Type of touchgfx::FontProvider::getFont()
touchgfx::FontProvider::getFont()
all items filtered out