Home | History | Annotate | Download | only in widget

Lines Matching defs:textSize

1091         final int textSize = (int) (mSearchSrcTextView.getTextSize() * 1.25);
1092 mSearchHintIcon.setBounds(0, 0, textSize, textSize);