Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.h84 bool m_bCIDIsGID = false; variable
Dcpdf_cidfont.cpp493 m_bCIDIsGID = true; in Load()
696 if (m_bCIDIsGID) { in GlyphFromCharCode()