Searched refs:siblingCenter (Results 1 – 1 of 1) sorted by relevance
28 Point siblingCenter = sibling.getVisibleCenter(); in hasSiblingInDirection() local31 if (myCenter.y > siblingCenter.y) { in hasSiblingInDirection()36 if (myCenter.y < siblingCenter.y) { in hasSiblingInDirection()41 if (myCenter.x > siblingCenter.x) { in hasSiblingInDirection()46 if (myCenter.x < siblingCenter.x) { in hasSiblingInDirection()