Home | History | Annotate | Download | only in widget

Lines Matching defs:yStart

571         int yStart = paddingTop;
572 int nextYStart = yStart;
592 height - paddingBottom - mOverhangSize) - yStart - margin;
596 yStart += pos + lpMargin;
599 yStart = nextYStart;
602 final int childTop = yStart;