Searched refs:is_stop (Results 1 – 6 of 6) sorted by relevance
95 if(is_stop(m_last_cmd)) { in vertex()113 if(is_stop(cmd)) { in vertex()127 if(is_stop(cmd)) { in vertex()
66 while(!is_stop(cmd = vs.vertex(&x, &y))) {82 while(!is_stop(cmd = vs.vertex_curve_flag(&x, &y, flag))) {
177 inline bool is_stop(unsigned c) in is_stop() function221 return is_stop(c) || is_move_to(c) || is_end_poly(c); in is_next_poly()
381 while(!is_stop(cmd = vs.vertex(&x, &y))) {392 while(!is_stop(cmd = vs.vertex(&x, &y))) {
109 while(!is_stop(cmd)) { in vertex()
96 while(!is_stop(cmd)) { in vertex()