Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dscrbar.cxx199 Rectangle aOldPage1Rect = maPage1Rect; in ImplUpdateRects()
288 if ( aOldPage1Rect != maPage1Rect ) in ImplUpdateRects()
390 maPage1Rect.Bottom() = in ImplCalc()
397 maPage1Rect.SetEmpty(); in ImplCalc()
444 maPage1Rect.Right() = in ImplCalc()
451 maPage1Rect.SetEmpty(); in ImplCalc()
539 maPage1Rect+=aPos; in Draw()
600 aCtrlRegion.Union( maPage1Rect ); in ImplDrawNative()
814 pOutDev->DrawRect( maPage1Rect ); in ImplDraw()
1367 maPage1Rect.IsInside( rPt ) ) in ImplFindPartRect()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dscrbar.hxx50 Rectangle maPage1Rect; member in ScrollBar

Completed in 30 milliseconds