Home
last modified time | relevance | path

Searched refs:m_BottomBlueCount (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()
42 bottom_line = _AdjustBlue(bottom, m_BottomBlueCount, m_BottomBlue); in AdjustBlue()
Dcpdf_type3glyphs.h30 int m_BottomBlueCount; variable