Lines Matching refs:POINTER_HSIZEBAR
487 DrawInvert( (long)( nLeftMargin - aOffset.X() ), POINTER_HSIZEBAR ); in DoPrint()
488 DrawInvert( (long)( nPageEndX - nRightMargin ) , POINTER_HSIZEBAR ); in DoPrint()
934 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonDown()
939 DrawInvert( aButtonDownChangePoint.X(), POINTER_HSIZEBAR ); in MouseButtonDown()
945 DrawInvert( aButtonDownChangePoint.X(), POINTER_HSIZEBAR ); in MouseButtonDown()
1017 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonUp()
1057 DrawInvert( aButtonUpPt.X(), POINTER_HSIZEBAR ); in MouseButtonUp()
1381 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in MouseMove()
1385 DragMove( aMouseMovePoint.X(), POINTER_HSIZEBAR ); in MouseMove()
1390 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in MouseMove()
1394 DragMove( aMouseMovePoint.X(), POINTER_HSIZEBAR ); in MouseMove()
1505 if( nFlags == POINTER_HSIZEBAR || nFlags == POINTER_HSPLIT ) in DragMove()
1529 if( nFlags == POINTER_HSIZEBAR || nFlags == POINTER_HSPLIT ) in DrawInvert()