Searched refs:horSpace (Results 1 – 1 of 1) sorted by relevance
124 int horSpace = 300; in drawOrganigram() local127 int shapeWidth = (drawWidth - (levelCount[1] - 1) * horSpace) / levelCount[1]; in drawOrganigram()141 (levelCount[level] - 1) * horSpace) / 2 in drawOrganigram()142 + i * shapeWidth + i * horSpace; in drawOrganigram()
Completed in 17 milliseconds