Searched refs:SLIDER_DRAW_CHANNEL2 (Results 1 – 1 of 1) sorted by relevance
48 #define SLIDER_DRAW_CHANNEL2 ((sal_uInt16)0x0004) macro49 #define SLIDER_DRAW_CHANNEL (SLIDER_DRAW_CHANNEL1 | SLIDER_DRAW_CHANNEL2)449 if ( (nDrawFlags & SLIDER_DRAW_CHANNEL2) && !maChannel2Rect.IsEmpty() ) in ImplDraw()
Completed in 18 milliseconds