Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_cmap.h83 bool IsDirectCharcodeToCIDTableIsEmpty() const { in IsDirectCharcodeToCIDTableIsEmpty() function
H A Dcpdf_cidfont.cpp807 if (m_pFontFile && m_pCMap->IsDirectCharcodeToCIDTableIsEmpty()) in GlyphFromCharCode()