Searched defs:pageHeight (Results 1 – 2 of 2) sorted by relevance
109 int pageHeight = AnyConverter.toInt(xPageProps.getPropertyValue("Height")); in drawOrganigram() local
155 final int pageHeight = ((Integer)firstPageProps.getPropertyValue( "Height" )).intValue(); in impl_getFirstPagePlayground() local
Completed in 13 milliseconds