Searched refs:mFontSize (Results 1 – 4 of 4) sorted by relevance
118 float mFontSize; variable
59 mFontSize = fontSize; in init()300 if (ithFont->mFontName == name && ithFont->mFontSize == fontSize && ithFont->mDpi == dpi) { in create()
157 float mFontSize; variable
49 mState(state), mFontId(fontId), mFontSize(fontSize), in Font()294 if (font->mFontId == fontId && font->mFontSize == fontSize && in create()