Searched refs:anchorHeight (Results 1 – 1 of 1) sorted by relevance
1396 final int anchorHeight = anchor.getHeight(); in findDropDownPosition() local1399 yoff -= anchorHeight; in findDropDownPosition()1404 p.y = mDrawingLocation[1] + anchorHeight + yoff; in findDropDownPosition()1422 final int screenY = mScreenLocation[1] + anchorHeight + yoff; in findDropDownPosition()1433 scrollY + mPopupHeight + anchorHeight + yoff); in findDropDownPosition()1441 p.y = mDrawingLocation[1] + anchorHeight + yoff; in findDropDownPosition()1450 onTop = (displayFrame.bottom - mScreenLocation[1] - anchorHeight - yoff) < in findDropDownPosition()1456 p.y = mDrawingLocation[1] + anchorHeight + yoff; in findDropDownPosition()