Searched refs:SLIDER_DRAW_CHANNEL1 (Results 1 – 1 of 1) sorted by relevance
47 #define SLIDER_DRAW_CHANNEL1 ((sal_uInt16)0x0002) macro49 #define SLIDER_DRAW_CHANNEL (SLIDER_DRAW_CHANNEL1 | SLIDER_DRAW_CHANNEL2)405 if ( (nDrawFlags & SLIDER_DRAW_CHANNEL1) && !maChannel1Rect.IsEmpty() ) in ImplDraw()
Completed in 10 milliseconds