Searched refs:fPaintHeight (Results 1 – 1 of 1) sorted by relevance
634 double const fPaintHeight = maPaintRectangleLogic.GetHeight(); in updateShapeAttributes() local659 double const fZeroEquiv( -fPaintHeight ); in updateShapeAttributes()667 if( fPaintHeight > fScrollHeight ) in updateShapeAttributes()668 pos.setY( pos.getY() + (fPaintHeight-fScrollHeight) / 2.0 ); in updateShapeAttributes()
Completed in 22 milliseconds