touchgfx::ButtonWithLabel::textHeightIncludingSpacing is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::ButtonWithLabel::textHeightIncludingSpacing

touchgfx::ButtonWithLabel::textHeightIncludingSpacing field

Syntax

uint8_t textHeightIncludingSpacing;

References

LocationReferrerScopeText
ButtonWithLabel.hpp:187
uint8_t textHeightIncludingSpacing; ///< Total height of the label (text height + spacing).
ButtonWithLabel.hpp:159touchgfx::ButtonWithLabel::updateTextPosition()touchgfx::ButtonWithLabel
textHeightIncludingSpacing = f->getMaxTextHeight(s) * f->getNumberOfLines(s) + f->getSpacingAbove(s);

Data Use

Functions writing touchgfx::ButtonWithLabel::textHeightIncludingSpacing
touchgfx::ButtonWithLabel::textHeightIncludingSpacing
Type of touchgfx::ButtonWithLabel::textHeightIncludingSpacing
touchgfx::ButtonWithLabel::textHeightIncludingSpacing
uint8_t
all items filtered out