Home
last modified time | relevance | path

Searched refs:SLIDER_DRAW_THUMB (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/control/
H A Dslider.cxx46 #define SLIDER_DRAW_THUMB ((sal_uInt16)0x0001) macro
50 #define SLIDER_DRAW_ALL (SLIDER_DRAW_THUMB | SLIDER_DRAW_CHANNEL)
490 if ( nDrawFlags & SLIDER_DRAW_THUMB ) in ImplDraw()
704 mnDragDraw = SLIDER_DRAW_THUMB; in MouseButtonDown()

Completed in 15 milliseconds