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

touchgfx::GlyphNode::_width field

Syntax

uint8_t _width;

References

LocationReferrerScopeText
Font.hpp:54
uint8_t _width; ///< Width of the actual glyph data
Font.hpp:74touchgfx::GlyphNode::width() consttouchgfx::GlyphNode
return ((flags & GLYPH_DATA_WIDTH_BIT8) ? 0x0100 : 0) | (uint16_t)_width;

Data Use

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