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

Startup() function

Analog clock window Startup

Syntax

static void Startup(WM_HWIN hWin,     uint16_t xpos,     uint16_t ypos);
Implemented in analog_clock_win.c:526

Arguments

hWin

pointer to the parent handle.

xpos

X position

ypos

Y position

Return value

None

References

LocationText
analog_clock_win.c:526
static void Startup(WM_HWIN hWin, uint16_t xpos, uint16_t ypos)
analog_clock_win.c:37
static void Startup(WM_HWIN hWin, uint16_t xpos, uint16_t ypos);
analog_clock_win.c:45
Startup,

Call Tree

Functions called by Startup()
Startup()
all items filtered out
Data read by Startup()
Data written by Startup()
Startup()
all items filtered out
Implementations
Startup()
all items filtered out