Searched refs:mFontPath (Results 1 – 2 of 2) sorted by relevance
36 const std::string& fontPath() const { return mFontPath; } in fontPath()39 const std::string mFontPath; variable
32 mFontPath(font_path) { in MinikinFontForTest()