Searched refs:drawWidth (Results 1 – 1 of 1) sorted by relevance
113 int drawWidth = pageWidth - pageBorderLeft - pageBorderRight; in drawOrganigram() local114 int horCenter = pageBorderLeft + drawWidth / 2; in drawOrganigram()127 int shapeWidth = (drawWidth - (levelCount[1] - 1) * horSpace) / levelCount[1]; in drawOrganigram()
Completed in 9 milliseconds