Home
last modified time | relevance | path

Searched defs:fullNameVector (Results 1 – 2 of 2) sorted by relevance

/base/global/font_manager/frameworks/fontmgr/src/
Dfont_manager.cpp67 std::vector<std::string> fullNameVector = GetFontFullName(fd); in InstallFont() local
101 std::string FontManager::GetFormatFullName(const std::vector<std::string> &fullNameVector) in GetFormatFullName()
114 std::vector<std::string> fullNameVector; in GetFontFullName() local
/base/global/font_manager/frameworks/fontmgr/test/unittest/src/
Dfont_manager_test.cpp138 auto fullNameVector = this->manager_.GetFontFullName(fd); variable
160 auto fullNameVector = this->manager_.GetFontFullName(fd); variable
300 auto fullNameVector = this->manager_.GetFontFullName(fd); variable