Searched refs:SLIDER_DRAW_CHANNEL1 (Results 1 – 1 of 1) sorted by relevance
43 #define SLIDER_DRAW_CHANNEL1 ((sal_uInt16)0x0002) macro45 #define SLIDER_DRAW_CHANNEL (SLIDER_DRAW_CHANNEL1 | SLIDER_DRAW_CHANNEL2)401 if ( (nDrawFlags & SLIDER_DRAW_CHANNEL1) && !maChannel1Rect.IsEmpty() ) in ImplDraw()