touchgfx::GlyphNode::_height is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::GlyphNode::_height field

Syntax

uint8_t _height;

References

LocationReferrerScopeText
Font.hpp:55
uint8_t _height; ///< Height of the actual glyph data
Font.hpp:88touchgfx::GlyphNode::height() consttouchgfx::GlyphNode
return ((flags & GLYPH_DATA_HEIGHT_BIT8) ? 0x0100 : 0) | (uint16_t)_height;

Data Use

Functions reading touchgfx::GlyphNode::_height
touchgfx::GlyphNode::_height
Type of touchgfx::GlyphNode::_height
touchgfx::GlyphNode::_height
uint8_t
all items filtered out