Searched refs:POINTER_DRAW_LINE (Results 1 – 6 of 6) sorted by relevance
86 #define POINTER_DRAW_LINE ((PointerStyle)53) macro
178 aNewPointer = Pointer( POINTER_DRAW_LINE ); in Activate()
425 MAKE_CURSOR( POINTER_DRAW_LINE, drawline_ ); in getCursor()
1978 ePointerStyle = POINTER_DRAW_LINE; in impl_SetMousePointer()
1915 case POINTER_DRAW_LINE: in GetPointer()
1642 case OBJ_LINE : return Pointer(POINTER_DRAW_LINE); in GetCreatePointer()