_aDialogClockSettings is only used within STemWin.
 
Symbols
loading...
Files
loading...

_aDialogClockSettings variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aDialogClockSettings[] = { { WINDOW_CreateIndirect, "Clock Settings", 0, 0, 0, 240, 240, FRAMEWIN_CF_MOVEABLE }, { IMAGE_CreateIndirect, "Image", ID_IMAGE_INFO, 0, 40, 240, 200, 0, 0, 0 }, };

References

LocationReferrerText
analog_clock_win.c:73
static const GUI_WIDGET_CREATE_INFO _aDialogClockSettings[] = {
analog_clock_win.c:529Startup()
GUI_CreateDialogBox(_aDialogClockSettings, GUI_COUNTOF(_aDialogClockSettings), _cbClockSettings, hWin, xpos, ypos);

Data Use

Functions reading _aDialogClockSettings
_aDialogClockSettings
all items filtered out
Type of _aDialogClockSettings
_aDialogClockSettings
all items filtered out