Home
last modified time | relevance | path

Searched refs:m_pAllocatedCMap (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font_cid.cpp1043 m_pAllocatedCMap = NULL; in CPDF_CIDFont()
1056 delete m_pAllocatedCMap; in ~CPDF_CIDFont()
1197 m_pAllocatedCMap = m_pCMap = new CPDF_CMap; in _Load()
/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h467 CPDF_CMap* m_pAllocatedCMap; variable