Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_type3glyphs.cpp18 static int _AdjustBlue(float pos, int& count, int blues[]) { in _AdjustBlue() function
41 top_line = _AdjustBlue(top, m_TopBlueCount, m_TopBlue); in AdjustBlue()
42 bottom_line = _AdjustBlue(bottom, m_BottomBlueCount, m_BottomBlue); in AdjustBlue()