_aFrameWinInfo is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

_aFrameWinInfo variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aFrameWinInfo[] = { { FRAMEWIN_CreateIndirect, "STemWin Demo", 0, 0, 0, 0, 0, 0, 0 }, { TEXT_CreateIndirect, "", GUI_ID_TEXT0, 3, 3, 0, 0, 0, 0 } };

References

LocationReferrerText
GUIDEMO.c:69
static const GUI_WIDGET_CREATE_INFO _aFrameWinInfo[] = {
GUIDEMO.c:409_Main()
_hDialogInfo = GUI_CreateDialogBox(_aFrameWinInfo, GUI_COUNTOF(_aFrameWinInfo), &_cbFrameWinInfo, WM_HBKWIN, (xSize >> 1) - 1, 0);

Data Use

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