Home
last modified time | relevance | path

Searched refs:fNewHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java175 … float fNewHeight = AnyConverter.toFloat( xTitleProp.getPropertyValue( "CharHeight" ) ); in testTitle() local
176 assure( "Changing CharHeight via old API failed", fNewHeight == fHeight ); in testTitle()
233 … float fNewHeight = AnyConverter.toFloat( xTitleProp.getPropertyValue( "CharHeight" ) ); in testSubTitle() local
234 assure( "Changing CharHeight via old API failed", fNewHeight == fHeight ); in testSubTitle()
/trunk/main/svgio/source/svgreader/
H A Dsvgtools.cxx125 const double fNewHeight(fSHeight * fScale); in createMapping() local
135 const double fFreeSpace(rTarget.getHeight() - fNewHeight); in createMapping()
144 const double fFreeSpace(rTarget.getHeight() - fNewHeight); in createMapping()

Completed in 31 milliseconds