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

Startup() function

Benchmark window startup

Syntax

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

Arguments

hWin

pointer to the parent handle.

xpos

X position

ypos

Y position

Return value

None

References

LocationText
benchmark_win.c:341
static void Startup(WM_HWIN hWin, uint16_t xpos, uint16_t ypos)
benchmark_win.c:45
static void Startup(WM_HWIN hWin, uint16_t xpos, uint16_t ypos);
benchmark_win.c:56
Startup,

Call Tree

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