Searched refs:halfHeight (Results 1 – 1 of 1) sorted by relevance
234 int halfHeight = tickMark.getHeight() / 2; in renderTicks() local236 tickMark.draw(root, xoffset, (int) (yoffset - halfHeight)); in renderTicks()245 halfHeight = tickMark.getHeight() / 2; in renderTicks()248 tickMark.draw(root, xoffset, (int) (yoffset - halfHeight)); in renderTicks()