Searched defs:midHorizontal (Results 1 – 2 of 2) sorted by relevance
496 final int midHorizontal = (right - left) / 2; in onLayout() local