Home
last modified time | relevance | path

Searched refs:FPDFAPI_FindEmbeddedCMap (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/cmaps/
Dcmap_int.h26 void FPDFAPI_FindEmbeddedCMap(const CFX_ByteString& name,
Dfpdf_cmaps.cpp56 void FPDFAPI_FindEmbeddedCMap(const CFX_ByteString& bsName, in FPDFAPI_FindEmbeddedCMap() function
/external/pdfium/core/fpdfapi/font/
Dfpdf_font_cid.cpp560 FPDFAPI_FindEmbeddedCMap(bsName, m_Charset, m_Coding, m_pEmbedMap); in LoadPredefined()