ITEM_INFO::Index is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

ITEM_INFO::Index field

Syntax

int Index;

References

LocationReferrerText
GUIDEMO_RadialMenu.c:77
int Index;
GUIDEMO_RadialMenu.c:1824_cbDraw()
pPara->pItemInfo[i].Index = i;
GUIDEMO_RadialMenu.c:1846_cbDraw()
GUI_DrawBitmap((pPara->pBitmapItem + pPara->pItemInfo[i].Index)->pBitmap, pPara->pItemInfo[i].xPos - pPara->xSizeItem / 2, pPara->pItemInfo[i].yPos - pPara->ySizeItem / 2);
GUIDEMO_RadialMenu.c:1858_cbDraw()
GUI_DispStringHCenterAt((pPara->pBitmapItem + pPara->pItemInfo[pPara->NumItems - 1].Index)->pExplanation, 226, 168);

Data Use

Functions writing ITEM_INFO::Index
Functions reading ITEM_INFO::Index
all items filtered out
ITEM_INFO::Index
all items filtered out