Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp726 int d_bottom = 0; in Draw() local
738 d_bottom = div_colors[3].Distance(div_colors[0]); in Draw()
745 (d_bottom < COONCOLOR_THRESHOLD && d_left < COONCOLOR_THRESHOLD && in Draw()
762 if (d_bottom < COONCOLOR_THRESHOLD && d_top < COONCOLOR_THRESHOLD) { in Draw()