Searched refs:childCoordsX (Results 1 – 1 of 1) sorted by relevance
129 final int childCoordsX = (int) event.getX() + getScrollX(); in dispatchHoverEvent() local131 if (!childBounds.contains(childCoordsX, childCoordsY)) { in dispatchHoverEvent()