Home
last modified time | relevance | path

Searched refs:FontDescriptorCache (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp37 FontDescriptorCache::FontDescriptorCache() {} in FontDescriptorCache() function in OHOS::Rosen::FontDescriptorCache
39 FontDescriptorCache::~FontDescriptorCache() {} in ~FontDescriptorCache()
41 void FontDescriptorCache::ClearFontFileCache() in ClearFontFileCache()
55 void FontDescriptorCache::ParserSystemFonts() in ParserSystemFonts()
63 void FontDescriptorCache::ParserStylishFonts() in ParserStylishFonts()
74 void FontDescriptorCache::ParserInstallFonts() in ParserInstallFonts()
92 bool FontDescriptorCache::ParseInstalledConfigFile(const std::string& fontPath, std::vector<std::string>& fontPathList) in ParseInstalledConfigFile()
103 bool FontDescriptorCache
[all...]
H A Dfont_descriptor_cache.h29 class FontDescriptorCache { class
31 FontDescriptorCache();
32 ~FontDescriptorCache();
H A Dfont_descriptor_mgr.h49 FontDescriptorCache descCache_;

Completed in 1 milliseconds