Searched refs:fNewHeight (Results 1 – 2 of 2) sorted by relevance
175 … float fNewHeight = AnyConverter.toFloat( xTitleProp.getPropertyValue( "CharHeight" ) ); in testTitle() local176 assure( "Changing CharHeight via old API failed", fNewHeight == fHeight ); in testTitle()233 … float fNewHeight = AnyConverter.toFloat( xTitleProp.getPropertyValue( "CharHeight" ) ); in testSubTitle() local234 assure( "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 26 milliseconds