_aSettingsDialogCreate is only used within MB1063.
 
Symbols
loading...
Files
loading...

_aSettingsDialogCreate variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aSettingsDialogCreate[] = { { FRAMEWIN_CreateIndirect, "Settings", ID_FRAMEWIN_0, 47, 10, 385, 215, 0, 0x0, 0 }, { MULTIPAGE_CreateIndirect, "Multipage", ID_MULTIPAGE, 15, 25, 260, 140, 0, 0x0, 0 }, { BUTTON_CreateIndirect, "OK", ID_BUTTON_OK, 290, 25, 70, 55, 0, 0x0, 0 }, { BUTTON_CreateIndirect, "Cancel", ID_BUTTON_CANCEL, 290, 110, 70, 55, 0, 0x0, 0 } };

References

LocationReferrerText
camera_win.c:91
static const GUI_WIDGET_CREATE_INFO _aSettingsDialogCreate[] =
camera_win.c:708_cbDialog()
hSettings = GUI_CreateDialogBox(_aSettingsDialogCreate, GUI_COUNTOF(_aSettingsDialogCreate), _cbSettingsDialog, CAMERA_hWin, 0, 0);

Data Use

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