Searched refs:mnDragDraw (Results 1 – 4 of 4) sorted by relevance
84 mnDragDraw = 0; in ImplInit()652 if ( mnDragDraw & SLIDER_DRAW_CHANNEL ) in ImplDoMouseAction()655 ImplDraw( mnDragDraw ); in ImplDoMouseAction()660 ImplDraw( mnDragDraw ); in ImplDoMouseAction()704 mnDragDraw = SLIDER_DRAW_THUMB; in MouseButtonDown()723 mnDragDraw = SLIDER_DRAW_CHANNEL; in MouseButtonDown()735 mnDragDraw = SLIDER_DRAW_CHANNEL; in MouseButtonDown()764 ImplDraw( mnDragDraw ); in MouseButtonUp()766 mnDragDraw = 0; in MouseButtonUp()783 ImplDraw( mnDragDraw ); in Tracking()[all …]
112 mnDragDraw = 0; in ImplInit()946 ImplDraw( mnDragDraw, this ); in ImplDoMouseAction()1005 mnDragDraw = SCRBAR_DRAW_BTN1; in MouseButtonDown()1019 mnDragDraw = SCRBAR_DRAW_BTN2; in MouseButtonDown()1043 mnDragDraw = SCRBAR_DRAW_THUMB; in MouseButtonDown()1063 ImplDraw( mnDragDraw, this ); in MouseButtonDown()1081 mnDragDraw = SCRBAR_DRAW_PAGE1; in MouseButtonDown()1086 mnDragDraw = SCRBAR_DRAW_PAGE2; in MouseButtonDown()1120 ImplDraw( mnDragDraw, this ); in Tracking()1121 mnDragDraw = 0; in Tracking()
58 sal_uInt16 mnDragDraw; member in Slider
66 sal_uInt16 mnDragDraw; member in ScrollBar
Completed in 29 milliseconds