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

_aKernelLogDialogCreate variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aKernelLogDialogCreate[] = { { FRAMEWIN_CreateIndirect, "Kernel Log", ID_FRAMEWIN_KERNELLOG, 100, 100, 405, 240, 0, 0x0, 0 }, { BUTTON_CreateIndirect, "Cancel", ID_BUTTON_CANCEL_KERNELLOG, 166, 200, 80, 30, 0, 0x0, 0 }, { MULTIEDIT_CreateIndirect, "Multiedit", ID_MULTIEDIT_KERNELLOG, 6, 9, 380, 190, 0, 0x0, 0 }, };

References

LocationReferrerText
k_menu.c:120
static const GUI_WIDGET_CREATE_INFO _aKernelLogDialogCreate[] = {
k_menu.c:568_cbBk()
hLog = GUI_CreateDialogBox(_aKernelLogDialogCreate,

Data Use

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