Home | History | Annotate | Download | only in widget

Lines Matching defs:span

414         final int span = child.getBottom() + lp.bottomMargin - getScrollY() - bottomEdge;
415 if (span < length) {
416 return span / (float) length;