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

_aDialog variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aDialog[] = { { FRAMEWIN_CreateIndirect, "USB Mass Storage Device [mSD]", ID_FRAMEWIN_INFO, 0, 0, 320, 215, 0, 0x64, 0 }, { IMAGE_CreateIndirect, "Image", ID_USB_NOT_CONNECTED, 35, 16, 100, 100, 0, 0, 0 }, { IMAGE_CreateIndirect, "Image", ID_MSD_NOT_CONNECTED, 160, 16, 100, 100, 0, 0, 0 }, { BUTTON_CreateIndirect, "Connect USB ", ID_BUTTON_USB, 35, 145, 225, 35, 0, 0, 0 }, { IMAGE_CreateIndirect, "", ID_IMAGE1_CONNECTED, 91, 77, 18, 19, 0, 0, 0 }, { IMAGE_CreateIndirect, "", ID_IMAGE2_CONNECTED, 216, 78, 18, 19, 0, 0, 0 }, };

References

LocationReferrerText
usbd_win.c:76
static const GUI_WIDGET_CREATE_INFO _aDialog[] =
usbd_win.c:224Startup()

Data Use

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