Home | History | Annotate | Download | only in widget

Lines Matching defs:mMaxButtonHeight

119     private int mMaxButtonHeight;
217 mMaxButtonHeight = a.getDimensionPixelSize(R.styleable.Toolbar_maxButtonHeight, -1);
1197 mMaxButtonHeight);
1206 heightMeasureSpec, 0, mMaxButtonHeight);
1221 mMaxButtonHeight);