Searched refs:nNewTextRotation (Results 1 – 1 of 1) sorted by relevance
425 int nNewTextRotation = 700; // in 1/100 degrees in testAxis() local426 xProp.setPropertyValue( "TextRotation", new Integer( nNewTextRotation )); in testAxis()428 … AnyConverter.toInt( xProp.getPropertyValue( "TextRotation" )) == nNewTextRotation ); in testAxis()
Completed in 23 milliseconds