Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dscrbar.cxx72 #define SCRBAR_DRAW_PAGE1 ((sal_uInt16)0x0004) macro
77 SCRBAR_DRAW_PAGE1 | SCRBAR_DRAW_PAGE2 |\
289 nDraw |= SCRBAR_DRAW_PAGE1; in ImplUpdateRects()
608 if ( (nDrawFlags & SCRBAR_DRAW_PAGE1) || (nDrawFlags & SCRBAR_DRAW_PAGE2) ) in ImplDrawNative()
632 if ( nDrawFlags & SCRBAR_DRAW_PAGE1 ) in ImplDrawNative()
808 if ( (nDrawFlags & SCRBAR_DRAW_PAGE1) && (!pWin || !ImplDrawNative( SCRBAR_DRAW_PAGE1 ) ) ) in ImplDraw()
1081 mnDragDraw = SCRBAR_DRAW_PAGE1; in MouseButtonDown()

Completed in 17 milliseconds