Home | History | Annotate | Download | only in widget

Lines Matching defs:measureHorizontal

601             measureHorizontal(widthMeasureSpec, heightMeasureSpec);
992 void measureHorizontal(int widthMeasureSpec, int heightMeasureSpec) {
1050 * {@link #measureHorizontal(int, int)}.</p>