Searched refs:fScrollWidth (Results 1 – 1 of 1) sorted by relevance
636 double const fScrollWidth = maScrollRectangleLogic.GetWidth(); in updateShapeAttributes() local643 double const fOneEquiv( fScrollWidth ); in updateShapeAttributes()652 if( fPaintWidth > fScrollWidth ) in updateShapeAttributes()653 pos.setX( pos.getX() + (fPaintWidth-fScrollWidth) / 2.0 ); in updateShapeAttributes()675 clipPos.getX() + fScrollWidth, in updateShapeAttributes()
Completed in 13 milliseconds