Searched refs:GetFontPath (Results 1 – 4 of 4) sorted by relevance
52 const std::string& GetFontPath() const override { return mFilePath; } in GetFontPath() function
273 const std::string& path = typeface->GetFontPath(); in write()
258 fonts.insert({font->typeface()->GetFontPath(), std::move(locale), in ASystemFontIterator_open()
240 const std::string& path = minikinFont->GetFontPath(); in Font_getFontPath()