touchgfx::LCD::WideTextInternalStruct::addWord() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::LCD::WideTextInternalStruct::addWord()

touchgfx::LCD::WideTextInternalStruct::addWord() method

Syntax

void addWord(uint16_t widthBeforeCurrChar,     uint16_t widthBeforeWhiteSpaceAtEnd,     uint16_t charsReadTooMany);

Arguments

widthBeforeCurrChar

widthBeforeWhiteSpaceAtEnd

charsReadTooMany

References

LocationText
LCD.hpp:620
void addWord(uint16_t widthBeforeCurrChar, uint16_t widthBeforeWhiteSpaceAtEnd, uint16_t charsReadTooMany);