HomeSort by relevance Sort by last modified time
    Searched refs:FPDFAPI_FindEmbeddedCMap (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfapi/cmaps/
cmap_int.h 32 const FXCMAP_CMap* FPDFAPI_FindEmbeddedCMap(const ByteString& name,
fpdf_cmaps.cpp 23 const FXCMAP_CMap* FPDFAPI_FindEmbeddedCMap(const ByteString& bsName,
  /external/pdfium/core/fpdfapi/font/
cpdf_cmap.cpp 286 m_pEmbedMap = FPDFAPI_FindEmbeddedCMap(bsName, m_Charset, m_Coding);

Completed in 504 milliseconds