Searched refs:pageBorderLeft (Results 1 – 1 of 1) sorted by relevance
111 int pageBorderLeft = AnyConverter.toInt(xPageProps.getPropertyValue("BorderLeft")); in drawOrganigram() local113 int drawWidth = pageWidth - pageBorderLeft - pageBorderRight; in drawOrganigram()114 int horCenter = pageBorderLeft + drawWidth / 2; in drawOrganigram()
Completed in 9 milliseconds