Home | History | Annotate | Download | only in widget

Lines Matching defs:getChildTop

1544         final int top = getChildTop(child, alignmentHeight);
1557 final int top = getChildTop(child, alignmentHeight);
1564 private int getChildTop(View child, int alignmentHeight) {