Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:mLabelTextSize

136     private int mLabelTextSize;
305 mLabelTextSize = a.getDimensionPixelSize(attr, 14);
713 paint.setTextSize(mLabelTextSize);