Searched refs:SLIDER_DRAW_CHANNEL (Results 1 – 1 of 1) sorted by relevance
49 #define SLIDER_DRAW_CHANNEL (SLIDER_DRAW_CHANNEL1 | SLIDER_DRAW_CHANNEL2) macro50 #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 13 milliseconds