touchgfx::LCD::DrawStringInternalFunctionPointer is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::LCD::DrawStringInternalFunctionPointer

touchgfx::LCD::DrawStringInternalFunctionPointer

Syntax

typedef void (LCD::*DrawStringInternalFunctionPointer)(int16_t& offset, const Font* font, const TextDirection textDirection, TextProvider& widthTextProvider, const int numChars, const bool useEllipsis, DrawStringInternalStruct const* data);

References

LocationReferrerScopeText
LCD.hpp:598
typedef void (LCD::*DrawStringInternalFunctionPointer)(int16_t& offset, const Font* font, const TextDirection textDirection, TextProvider& widthTextProvider, const int numChars, const bool useEllipsis, DrawStringInternalStruct const* data);
LCD.hpp:599touchgfx::LCD::drawStringRTLLine()::internalFunctiontouchgfx::LCD::drawStringRTLLine()

Type Use

Variables of touchgfx::LCD::DrawStringInternalFunctionPointer type
touchgfx::LCD::DrawStringInternalFunctionPointer