Home | History | Annotate | Download | only in assist

Lines Matching defs:mTextSize

428         float mTextSize;
449 mTextSize = in.readFloat();
464 out.writeFloat(mTextSize);
1418 return mText != null ? mText.mTextSize : 0;
1726 t.mTextSize = size;