Searched refs:POINTER_FILL (Results 1 – 8 of 8) sorted by relevance
168 mpWindow->SetPointer(Pointer(POINTER_FILL)); in MouseMove()178 mpWindow->SetPointer(Pointer(POINTER_FILL)); in MouseMove()
622 mpWindow->SetPointer(Pointer(POINTER_FILL)); in ForcePointer()635 mpWindow->SetPointer(Pointer(POINTER_FILL)); in ForcePointer()
64 #define POINTER_FILL ((PointerStyle)31) macro
300 PointerStyle eStyle = POINTER_FILL; in UpdatePointer()4500 … SetPointer( POINTER_FILL );//@todo #i20119# maybe better a new brush pointer here in future in SetApplyTemplate()4508 SetPointer( POINTER_FILL ); in SetApplyTemplate()4516 SetPointer( POINTER_FILL ); in SetApplyTemplate()
414 MAKE_CURSOR( POINTER_FILL, fill_ ); in getCursor()
419 pTabViewShell->SetActivePointer( Pointer(POINTER_FILL) ); in ExecuteStyle()
2333 SetPointer( Pointer( POINTER_FILL ) ); in MouseMove()2427 SetPointer( Pointer(POINTER_FILL) ); in MouseMove()
1879 case POINTER_FILL: in GetPointer()