Searched refs:topStart (Results 1 – 2 of 2) sorted by relevance
52 int topStart = getLocationOnScreen()[1]; in computeHomeHandleBounds() local67 top = getHeight() / 2 - (mWidth / 2) - (topStart / 2); in computeHomeHandleBounds()73 top = getHeight() / 2 - (mWidth / 2) - (topStart / 2); in computeHomeHandleBounds()
133 public void setCornerStylesRelative(int topStart, int topEnd, int bottomEnd, int bottomStart) { in setCornerStylesRelative() argument134 mTopStartCornerStyle = topStart; in setCornerStylesRelative()