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

_CursorArrowI variable

Syntax

static const CURSORTYPE_INFO _CursorArrowI = { {{&GUI_CursorArrowSI, 'S'}, {&GUI_CursorArrowMI, 'M'}, #if (NUM_CURSORS == 3) {&GUI_CursorArrowLI, 'L'}}, "inverted arrow cursors" #else "inverted\narrow cursors" #endif };

References

LocationReferrerText
GUIDEMO_Cursor.c:105
static const CURSORTYPE_INFO _CursorArrowI = {
GUIDEMO_Cursor.c:201_DispCursor()
_ShowCursorType(&_CursorArrowI, dx, y0);

Type Use

Type of _CursorArrowI
_CursorArrowI
all items filtered out