Lines Matching refs:fNewY
1340 double fNewY(0); in IMPL_LINK_INLINE_END() local
1347 fNewY = maWorkRange.getHeight() - ( maRange.getMinY() - fTop ); in IMPL_LINK_INLINE_END()
1353 fNewY = maWorkRange.getHeight() - ( maRange.getMinY() - fTop ); in IMPL_LINK_INLINE_END()
1359 fNewY = maWorkRange.getHeight() - ( maRange.getMinY() - fTop ); in IMPL_LINK_INLINE_END()
1365 … fNewY = std::min( maRange.getCenter().getY() - fTop, fBottom - maRange.getCenter().getY() ) * 2.0; in IMPL_LINK_INLINE_END()
1378 fNewY = f6 * 3.0; in IMPL_LINK_INLINE_END()
1385 … fNewY = std::min( maRange.getCenter().getY() - fTop, fBottom - maRange.getCenter().getY() ) * 2.0; in IMPL_LINK_INLINE_END()
1391 fNewY = maWorkRange.getHeight() - ( fBottom - maRange.getMaxY() ); in IMPL_LINK_INLINE_END()
1397 fNewY = maWorkRange.getHeight() - ( maRange.getMaxY() - fBottom ); in IMPL_LINK_INLINE_END()
1403 fNewY = maWorkRange.getHeight() - ( fBottom - maRange.getMaxY() ); in IMPL_LINK_INLINE_END()
1411 maMtrHeight.SetMax(basegfx::fround64(fNewY)); in IMPL_LINK_INLINE_END()
1412 maMtrHeight.SetLast(basegfx::fround64(fNewY)); in IMPL_LINK_INLINE_END()