STemWin + 0/11 examples
CodeScope will show references to GUI_DispStringInRect() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
STemWin
STM324xG_EVAL
Demonstrations
Applications
STemWin
STM32F429I-Discovery
Demonstrations
Applications
STemWin
STM32469I-Discovery
Applications
STemWin
STM32469I_EVAL
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

GUI_DispStringInRect() function

Syntax

void GUI_DispStringInRect (const char * s,     GUI_RECT * pRect,     int TextAlign);

Arguments

s

pRect

TextAlign

Examples

GUI_DispStringInRect() is referenced by 11 libraries and example projects.

References

LocationText
GUI.h:781
void GUI_DispStringInRect (const char * s, GUI_RECT * pRect, int TextAlign);