Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp50 static int _AdjustBlue(FX_FLOAT pos, int& count, int blues[]) { in _AdjustBlue() function
74 top_line = _AdjustBlue(top, m_TopBlueCount, m_TopBlue); in AdjustBlue()
75 bottom_line = _AdjustBlue(bottom, m_BottomBlueCount, m_BottomBlue); in AdjustBlue()