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

_aBitmapItem variable

_aBitmapItem

Syntax

static const BITMAP_ITEM _aBitmapItem[] = { { &_bmBrowserRad, "Use the browser to explore the www" }, { &_bmClockRad, "Adjust current time and date" }, { &_bmDateRad, "Use the diary" }, { &_bmEmailRad, "Read an email" }, { &_bmSystemRad, "Change system settings" }, { &_bmReadRad, "Read a document" }, { &_bmWriteRad, "Write an email" }, { &_bmPasswordRad, "Determine the system password" }, { &_bmRemoteRad, "Select network" }, };

References

LocationReferrerText
GUIDEMO_RadialMenu.c:1763
static const BITMAP_ITEM _aBitmapItem[] = {
GUIDEMO_RadialMenu.c:1943_RadialMenu()
static ITEM_INFO aItemInfo[GUI_COUNTOF(_aBitmapItem)];
GUIDEMO_RadialMenu.c:1956_RadialMenu()
pPara->NumItems = GUI_COUNTOF(_aBitmapItem);
GUIDEMO_RadialMenu.c:1957_RadialMenu()
pPara->pBitmapItem = _aBitmapItem;

Data Use

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