Searched refs:getBasename (Results 1 – 4 of 4) sorted by relevance
25 std::string getBasename(const std::string& path);
33 std::string getBasename(const std::string& path) { in getBasename() function
108 fontPaths.insert(getBasename(font->baseTypeface()->GetFontPath())); in TEST()
116 return getBasename(run.fakedFont.typeface()->GetFontPath()); in getFontName()