Searched refs:is_move_to (Results 1 – 6 of 6) sorted by relevance
67 if(is_move_to(cmd) && solid_path && m_total_vertices) {83 if(is_move_to(cmd) && solid_path && m_total_vertices) {
182 inline bool is_move_to(unsigned c) in is_move_to() function221 return is_stop(c) || is_move_to(c) || is_end_poly(c); in is_next_poly()
105 if(is_move_to(cmd)) { in vertex()
86 if(is_move_to(cmd)) { in add_vertex()
56 if(is_move_to(cmd)) { in add_vertex()
234 if(is_move_to(cmd)) { in add_vertex()