Searched refs:AddedFont (Results 1 – 4 of 4) sorted by relevance
31 void AddedFont(CPDF_Font* pFont, const CFX_ByteString& sFontAlias) override;
216 AddedFont(pFont, sAlias); in GetFontIndex()238 AddedFont(pNewFont, sAlias); in GetPWLFontIndex()261 void CPWL_FontMap::AddedFont(CPDF_Font* pFont, in AddedFont() function in CPWL_FontMap
87 virtual void AddedFont(CPDF_Font* pFont, const CFX_ByteString& sFontAlias);
147 void CBA_FontMap::AddedFont(CPDF_Font* pFont, in AddedFont() function in CBA_FontMap