Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dscrbar.cxx73 #define SCRBAR_DRAW_PAGE2 ((sal_uInt16)0x0008) macro
77 SCRBAR_DRAW_PAGE1 | SCRBAR_DRAW_PAGE2 |\
291 nDraw |= SCRBAR_DRAW_PAGE2; in ImplUpdateRects()
608 if ( (nDrawFlags & SCRBAR_DRAW_PAGE1) || (nDrawFlags & SCRBAR_DRAW_PAGE2) ) in ImplDrawNative()
636 if ( nDrawFlags & SCRBAR_DRAW_PAGE2 ) in ImplDrawNative()
816 if ( (nDrawFlags & SCRBAR_DRAW_PAGE2) && (!pWin || !ImplDrawNative( SCRBAR_DRAW_PAGE2 ) ) ) in ImplDraw()
1086 mnDragDraw = SCRBAR_DRAW_PAGE2; in MouseButtonDown()

Completed in 27 milliseconds