Searched refs:mDpi (Results 1 – 2 of 2) sorted by relevance
117 uint32_t mDpi; variable
63 mDpi = dpi; in init()303 if (ithFont->mFontName == name && ithFont->mFontSize == fontSize && ithFont->mDpi == dpi) { in create()