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

GUI_DrawRoundedFrame() function

Syntax

void GUI_DrawRoundedFrame (int x0,     int y0,     int x1,     int y1,     int r,     int w);

Arguments

x0

y0

x1

y1

r

w

References

LocationText
GUI.h:535
void GUI_DrawRoundedFrame (int x0, int y0, int x1, int y1, int r, int w);