Searched defs:endOfRow (Results 1 – 2 of 2) sorted by relevance
77 int endOfRow = Math.min(startOfRow + mNumColumns, children); in onMeasure() local110 int endOfRow = Math.min(startOfRow + mNumColumns, children); in onLayout() local
1909 int endOfRow; in sequenceScroll() local