Searched defs:overFlow (Results 1 – 1 of 1) sorted by relevance
163 int overFlow = totalWidth - givenWidth + endMargin; in onMeasure() local180 private int shrinkViewForOverflow(int heightSpec, int overFlow, View targetView, in shrinkViewForOverflow()