Home
last modified time | relevance | path

Searched refs:SLIDER_DRAW_CHANNEL (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/control/
H A Dslider.cxx49 #define SLIDER_DRAW_CHANNEL (SLIDER_DRAW_CHANNEL1 | SLIDER_DRAW_CHANNEL2) macro
50 #define SLIDER_DRAW_ALL (SLIDER_DRAW_THUMB | SLIDER_DRAW_CHANNEL)
652 if ( mnDragDraw & SLIDER_DRAW_CHANNEL ) in ImplDoMouseAction()
723 mnDragDraw = SLIDER_DRAW_CHANNEL; in MouseButtonDown()
735 mnDragDraw = SLIDER_DRAW_CHANNEL; in MouseButtonDown()

Completed in 16 milliseconds