Searched refs:ithFont (Results 1 – 1 of 1) sorted by relevance
301 Font *ithFont = activeFonts[i]; in create() local302 if (ithFont->mFontName == name && ithFont->mFontSize == fontSize && ithFont->mDpi == dpi) { in create()303 return ithFont; in create()