Searched refs:COONCOLOR_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
721 #define COONCOLOR_THRESHOLD 4 macro768 (d_bottom < COONCOLOR_THRESHOLD && d_left < COONCOLOR_THRESHOLD && in Draw()769 d_top < COONCOLOR_THRESHOLD && d_right < COONCOLOR_THRESHOLD)) { in Draw()785 if (d_bottom < COONCOLOR_THRESHOLD && d_top < COONCOLOR_THRESHOLD) { in Draw()794 } else if (d_left < COONCOLOR_THRESHOLD && in Draw()795 d_right < COONCOLOR_THRESHOLD) { in Draw()