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

  /external/pdfium/core/src/fpdfapi/fpdf_cmaps/
fpdf_cmaps.cpp 11 void FPDFAPI_FindEmbeddedCMap(const char* name, int charset, int coding, const FXCMAP_CMap*& pMap)
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font_cid.cpp 382 extern void FPDFAPI_FindEmbeddedCMap(const char* name, int charset, int coding, const FXCMAP_CMap*& pMap);
421 FPDFAPI_FindEmbeddedCMap(pName, m_Charset, m_Coding, m_pEmbedMap);
    [all...]

Completed in 97 milliseconds