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

touchgfx::Font::getMaxPixelsLeft() const method

@fn uint8_t Font::getMaxPixelsLeft() const Gets maximum pixels left. Gets maximum pixels left for any glyph in the font. This is the max value of "left" for all glyphs. The value is negated so if a "g" has left=-6 maxPixelsLeft is 6. This value is calculated by the font converter.

Syntax

uint8_t getMaxPixelsLeft() const;

Return value

The maximum pixels left.

References

LocationText
Font.hpp:376
uint8_t getMaxPixelsLeft() const

Data Use

Data read by touchgfx::Font::getMaxPixelsLeft() const
all items filtered out
touchgfx::Font::getMaxPixelsLeft() const
Type of touchgfx::Font::getMaxPixelsLeft() const
touchgfx::Font::getMaxPixelsLeft() const
uint8_t
all items filtered out