Home | History | Annotate | Download | only in assist

Lines Matching refs:mTextSize

419         float mTextSize;
440 mTextSize = in.readFloat();
455 out.writeFloat(mTextSize);
1358 return mText != null ? mText.mTextSize : 0;
1612 t.mTextSize = size;