Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_pattern.cpp656 int d_bottom, d_left, d_top, d_right; in Draw() local
665 d_bottom = div_colors[3].Distance(div_colors[0]); in Draw()
672 (d_bottom < COONCOLOR_THRESHOLD && d_left < COONCOLOR_THRESHOLD && in Draw()
689 if (d_bottom < COONCOLOR_THRESHOLD && d_top < COONCOLOR_THRESHOLD) { in Draw()