Searched refs:current_cursor (Results 1 – 2 of 2) sorted by relevance
39 static WMcursor *current_cursor = NULL; variable139 current_cursor = cursor; in RISCOS_ShowWMCursor()222 RISCOS_ShowWMCursor(this, current_cursor); in WIMP_ReshowCursor()254 else current_cursor = cursor; in WIMP_ShowWMCursor()
1390 HCURSOR current_cursor = GetCursor(); in SetCursorPatch() local1391 if (current_cursor != cursor) { in SetCursorPatch()1394 return current_cursor; in SetCursorPatch()