Searched defs:topStart (Results 1 – 2 of 2) sorted by relevance
52 int topStart = getLocationOnScreen()[1]; in computeHomeHandleBounds() local
133 public void setCornerStylesRelative(int topStart, int topEnd, int bottomEnd, int bottomStart) { in setCornerStylesRelative()