_ShowCursorType() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

_ShowCursorType() function

static code _ShowCursorType

Syntax

static void _ShowCursorType(const CURSORTYPE_INFO* pCursorType,     int x0,     int y0);

Arguments

pCursorType

x0

y0

References

LocationReferrerText
GUIDEMO_Cursor.c:148
static void _ShowCursorType(const CURSORTYPE_INFO* pCursorType, int x0, int y0) {
GUIDEMO_Cursor.c:199_DispCursor()
_ShowCursorType(&_CursorArrow, 5, y0);
GUIDEMO_Cursor.c:200_DispCursor()
_ShowCursorType(&_CursorCross, 5, y0 + dy);
GUIDEMO_Cursor.c:201_DispCursor()
_ShowCursorType(&_CursorArrowI, dx, y0);
GUIDEMO_Cursor.c:202_DispCursor()
_ShowCursorType(&_CursorCrossI, dx, y0 + dy);

Call Tree

Functions calling _ShowCursorType()
Functions called by _ShowCursorType()
all items filtered out
_ShowCursorType()
Data read by _ShowCursorType()
Data written by _ShowCursorType()
_ShowCursorType()::pCursor
_ShowCursorType()::Char
_ShowCursorType()::i
_ShowCursorType()::x
_ShowCursorType()::y
_ShowCursorType()::yMax
_ShowCursorType()::yHot
all items filtered out
_ShowCursorType()
_ShowCursorType()::pCursor
_ShowCursorType()::Char
_ShowCursorType()::i
_ShowCursorType()::x
_ShowCursorType()::y
_ShowCursorType()::yMax
_ShowCursorType()::yHot
all items filtered out
Type of _ShowCursorType()
_ShowCursorType()
all items filtered out