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.h89 bool m_bAdobeCourierStd; variable
Dcpdf_cidfont.cpp220 m_bAdobeCourierStd(false) { in CPDF_CIDFont()
355 m_bAdobeCourierStd = true; in Load()
649 if (!m_bAdobeCourierStd) in GlyphFromCharCode()