Searched refs:AddCachedFontDesc (Results 1 – 3 of 3) sorted by relevance
56 RetainPtr<FontDesc> AddCachedFontDesc(const ByteString& face_name,
89 RetainPtr<CFX_FontMgr::FontDesc> CFX_FontMgr::AddCachedFontDesc( in AddCachedFontDesc() function in CFX_FontMgr
866 pFontDesc = m_pFontMgr->AddCachedFontDesc(subst_name, weight, is_italic, in GetCachedFace()