Searched refs:IsFontStyleFromCharCode (Results 1 – 3 of 3) sorted by relevance
455 virtual FX_BOOL IsFontStyleFromCharCode(FX_DWORD charcode) const;
546 charpos.m_bFontStyle = pCIDFont->IsFontStyleFromCharCode(CharCode); in Load()
1625 FX_BOOL CPDF_CIDFont::IsFontStyleFromCharCode(FX_DWORD charcode) const { in IsFontStyleFromCharCode() function in CPDF_CIDFont