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

_aKernelLogDialogCreate variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aKernelLogDialogCreate[] = { { FRAMEWIN_CreateIndirect, "Kernel Log", ID_FRAMEWIN_KERNELLOG, 10, 30, 220, 180, 0, 0x0, 0 }, { BUTTON_CreateIndirect, "Cancel", ID_BUTTON_CANCEL_KERNELLOG, 70, 142, 80, 30, 0, 0x0, 0 }, { MULTIEDIT_CreateIndirect, "Multiedit", ID_MULTIEDIT_KERNELLOG, 5, 9, 200, 130, 0, 0x0, 0 }, };

References

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

Data Use

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