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