Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_type3glyphs.h24 void AdjustBlue(float top, float bottom, int& top_line, int& bottom_line);
Dcpdf_type3glyphs.cpp37 void CPDF_Type3Glyphs::AdjustBlue(float top, in AdjustBlue() function in CPDF_Type3Glyphs
Dcpdf_type3cache.cpp146 pSize->AdjustBlue(top_y, bottom_y, top_line, bottom_line); in RenderGlyph()