Home
last modified time | relevance | path

Searched refs:GetTypeFacesByDir (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.h168 void GetTypeFacesByDir(BASE_NS::vector<TypeFace>& typeFaces, BASE_NS::string_view path);
H A Dfont_manager.cpp97 GetTypeFacesByDir(typeFaces_, "fonts://"); in FontManager()
134 GetTypeFacesByDir(typeFaces, dir); in GetTypeFaces()
302 void FontManager::GetTypeFacesByDir(vector<TypeFace>& typeFaces, string_view path) in GetTypeFacesByDir() function in FontManager

Completed in 2 milliseconds