Home | History | Annotate | Download | only in widget

Lines Matching defs:measuredWidth

692                 final int measuredWidth = v.getMeasuredWidth();
693 widthLimit -= measuredWidth;
695 firstActionWidth = measuredWidth;
722 final int measuredWidth = v.getMeasuredWidth();
723 widthLimit -= measuredWidth;
725 firstActionWidth = measuredWidth;