Searched defs:will_draw_end (Results 1 – 1 of 1) sorted by relevance
422 bool will_draw_end = (sign(x2diff) == sign(-dx)) || x2diff==0; in try_setup_line() local522 bool will_draw_end = (sign(-y2diff) == sign(dy)) || y2diff==0; in try_setup_line() local