Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.h82 bool IsDirectCharcodeToCIDTableIsEmpty() const { in IsDirectCharcodeToCIDTableIsEmpty() function
Dcpdf_cidfont.cpp730 if (m_pFontFile && m_pCMap->IsDirectCharcodeToCIDTableIsEmpty()) in GlyphFromCharCode()