Searched refs:mFontIndex (Results 1 – 2 of 2) sorted by relevance
48 int GetFontIndex() const { return mFontIndex; } in GetFontIndex()53 const int mFontIndex; variable
62 : MinikinFont(uniqueId++), mFontPath(font_path), mFontIndex(index) { in FreeTypeMinikinFontForTest()