Searched refs:nCursorDir (Results 1 – 1 of 1) sorted by relevance
867 unsigned char nCursorDir = CURSOR_DIRECTION_NONE; in ShowCursor() local874 nCursorDir = CURSOR_DIRECTION_RTL; in ShowCursor()876 nCursorDir = CURSOR_DIRECTION_LTR; in ShowCursor()879 GetCursor()->SetDirection( nCursorDir ); in ShowCursor()