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

PARA struct

Syntax

typedef struct {   int                 Pos;   int                 NumItems;   int                 xSizeItem, ySizeItem;   int                 xSizeWindow, ySizeWindow;   int                 rx, ry, mx, my;   int                 FinalMove;   const BITMAP_ITEM * pBitmapItem;   ITEM_INFO         * pItemInfo; } PARA;

Fields

Pos

No summary provided. Read more...

NumItems

No summary provided. Read more...

xSizeItem

No summary provided. Read more...

ySizeItem

No summary provided. Read more...

xSizeWindow

No summary provided. Read more...

ySizeWindow

No summary provided. Read more...

rx

No summary provided. Read more...

ry

No summary provided. Read more...

mx

No summary provided. Read more...

my

No summary provided. Read more...

FinalMove

No summary provided. Read more...

pBitmapItem

No summary provided. Read more...

pItemInfo

No summary provided. Read more...

References

LocationReferrerScopeText
GUIDEMO_RadialMenu.c:80
typedef struct {
GUIDEMO_RadialMenu.c:89
} PARA;
GUIDEMO_RadialMenu.c:1791_cbDraw()::pPara_cbDraw()
PARA * pPara;
GUIDEMO_RadialMenu.c:1885_cbMotion()::pPara_cbMotion()
PARA * pPara;
GUIDEMO_RadialMenu.c:1944_RadialMenu()::Para_RadialMenu()
static PARA Para;
GUIDEMO_RadialMenu.c:1947_RadialMenu()::pPara_RadialMenu()
PARA * pPara;

Type Use

Variables of PARA type
_cbDraw()::pPara
_cbMotion()::pPara
_RadialMenu()::Para
_RadialMenu()::pPara
all items filtered out
PARA
all items filtered out
PARA
all items filtered out
Allocators of PARA
Deletors of PARA
_RadialMenu()::Para
all items filtered out
PARA
_RadialMenu()::Para
all items filtered out