Searched refs:myCenter (Results 1 – 2 of 2) sorted by relevance
26 Point myCenter = theUiObject.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()
74 float myCenter = ws.getTop() + halfHeight; in getWorkspaceScaleAndTranslation() local76 float actualCellTop = myCenter - cellTopFromCenter * scale; in getWorkspaceScaleAndTranslation()