Searched refs:SLIDER_DRAW_CHANNEL2 (Results 1 – 1 of 1) sorted by relevance
44 #define SLIDER_DRAW_CHANNEL2 ((sal_uInt16)0x0004) macro45 #define SLIDER_DRAW_CHANNEL (SLIDER_DRAW_CHANNEL1 | SLIDER_DRAW_CHANNEL2)445 if ( (nDrawFlags & SLIDER_DRAW_CHANNEL2) && !maChannel2Rect.IsEmpty() ) in ImplDraw()