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