Searched refs:fScrollHeight (Results 1 – 1 of 1) sorted by relevance
637 double const fScrollHeight = maScrollRectangleLogic.GetHeight(); in updateShapeAttributes() local658 double const fOneEquiv( fScrollHeight ); in updateShapeAttributes()667 if( fPaintHeight > fScrollHeight ) in updateShapeAttributes()668 pos.setY( pos.getY() + (fPaintHeight-fScrollHeight) / 2.0 ); in updateShapeAttributes()676 clipPos.getY() + fScrollHeight ) ) ); in updateShapeAttributes()
Completed in 7 milliseconds