Searched refs:aSmoothRect (Results 1 – 2 of 2) sorted by relevance
1498 Imp()->aSmoothRect = VisArea(); in SmoothScroll()1502 Imp()->aSmoothRect.Bottom( VisArea().Top() + lScroll + aPixSz.Height()); in SmoothScroll()1506 Imp()->aSmoothRect.Top( VisArea().Bottom() + lScroll - aPixSz.Height()); in SmoothScroll()1519 const Rectangle aTargetLogic(Imp()->aSmoothRect.SVRect()); in SmoothScroll()1564 Rectangle aRectangle(Imp()->aSmoothRect.SVRect()); in SmoothScroll()1886 if ( !Imp()->aSmoothRect.IsInside( aTmp ) ) in Paint()1890 Imp()->aSmoothRect = aTmp; in Paint()
105 SwRect aSmoothRect; member in SwViewImp
Completed in 24 milliseconds