Searched refs:fNewHeight (Results 1 – 2 of 2) sorted by relevance
151 … float fNewHeight = AnyConverter.toFloat( xTitleProp.getPropertyValue( "CharHeight" ) ); in testTitle() local152 assertTrue( "Changing CharHeight via old API failed", fNewHeight == fHeight ); in testTitle()209 … float fNewHeight = AnyConverter.toFloat( xTitleProp.getPropertyValue( "CharHeight" ) ); in testSubTitle() local210 assertTrue( "Changing CharHeight via old API failed", fNewHeight == fHeight ); in testSubTitle()
125 const double fNewHeight(fSHeight * fScale); in createMapping() local135 const double fFreeSpace(rTarget.getHeight() - fNewHeight); in createMapping()144 const double fFreeSpace(rTarget.getHeight() - fNewHeight); in createMapping()
Completed in 27 milliseconds