Searched refs:GlyphCacheType (Results 1 – 4 of 4) sorted by relevance
112 …UIFontCacheManager::GetInstance()->GetNodeFromCache(unicode, fontId, GlyphCacheType::CACHE_TYPE_NO… in GetGlyphNode()
98 int32_t ret = dynamicFont_.SetFile(path, fontFd, offset_, GlyphCacheType::CACHE_TYPE_DYNAMIC); in SetFontPath()
642 …GlyphCacheNode* cacheNode = fontCacheManager->GetNodeFromCache(unicode, fontKey, GlyphCacheType::C… in GetGlyphNode()
308 enum GlyphCacheType : uint16_t { enum