Home | History | Annotate | Download | only in fpdf_font

Lines Matching refs:AppendChar

704 int CPDF_CMap::AppendChar(FX_LPSTR str, FX_DWORD charcode) const

1446 int CPDF_CIDFont::AppendChar(FX_LPSTR str, FX_DWORD charcode) const
1448 return m_pCMap->AppendChar(str, charcode);