GUI_DispStringInRectMax() is only used within STemWin.
 
Symbols
loading...
Files
loading...

GUI_DispStringInRectMax() function

Syntax

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

Arguments

s

pRect

TextAlign

MaxLen

References

LocationText
GUI.h:785
void GUI_DispStringInRectMax (const char * s, GUI_RECT * pRect, int TextAlign, int MaxLen); /* Not to be doc. */