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

_CursorArrow variable

static data

Syntax

static const CURSORTYPE_INFO _CursorArrow = { {{&GUI_CursorArrowS, 'S'}, {&GUI_CursorArrowM, 'M'}, #if (NUM_CURSORS == 3) {&GUI_CursorArrowL, 'L'}}, "arrow cursors" #else "arrow\ncursors" #endif };

References

LocationReferrerText
GUIDEMO_Cursor.c:93
static const CURSORTYPE_INFO _CursorArrow = {
GUIDEMO_Cursor.c:199_DispCursor()
_ShowCursorType(&_CursorArrow, 5, y0);

Type Use

Type of _CursorArrow
_CursorArrow
all items filtered out