Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_type3glyphs.cpp14 : m_TopBlueCount(0), m_BottomBlueCount(0) {} in CPDF_Type3Glyphs()
41 top_line = _AdjustBlue(top, m_TopBlueCount, m_TopBlue); in AdjustBlue()
Dcpdf_type3glyphs.h29 int m_TopBlueCount; variable