Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.h85 bool m_bAdobeCourierStd = false; variable
Dcpdf_cidfont.cpp346 m_bAdobeCourierStd = true; in Load()
627 if (!m_bAdobeCourierStd) in GlyphFromCharCode()