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

_aPerformanceDialogCreate variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aPerformanceDialogCreate[] = { { FRAMEWIN_CreateIndirect, "CPU Usage", ID_FRAMEWIN_PERFORMANCE, 100, 100, 405, 240, 0, 0x0, 0 }, { GRAPH_CreateIndirect, "", ID_GRAPH_CPU, 6, 9, 380, 190, 0, 0x0, 0 }, { BUTTON_CreateIndirect, "Hide", ID_BUTTON_HIDE, 166, 200, 80, 30, 0, 0x0, 0 }, };

References

LocationReferrerText
k_menu.c:114
static const GUI_WIDGET_CREATE_INFO _aPerformanceDialogCreate[] = {
k_menu.c:602_cbBk()
hPerformance = GUI_CreateDialogBox(_aPerformanceDialogCreate,
k_menu.c:603_cbBk()
GUI_COUNTOF(_aPerformanceDialogCreate),

Data Use

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