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

_aPerformanceDialogCreate variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aPerformanceDialogCreate[] = { { FRAMEWIN_CreateIndirect, "CPU Usage", ID_FRAMEWIN_PERFORMANCE, 10, 30, 220, 180, 0, 0x0, 0 }, { GRAPH_CreateIndirect, "", ID_GRAPH_CPU, 5, 9, 200, 130, 0, 0x0, 0 }, { BUTTON_CreateIndirect, "Hide", ID_BUTTON_HIDE, 70, 142, 80, 30, 0, 0x0, 0 }, };

References

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

Data Use

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