Searched refs:new_segment (Results 1 – 2 of 2) sorted by relevance
202 new_segment = []204 new_segment.append((point, False, None, {}))207 new_segment.append((on_curve, smooth, name, kwargs))210 new_segment.append((sub_points[-1], True, None, {}))211 sub_segments.append(new_segment)
95 static segment_t *new_segment(void) in new_segment() function135 *segpp = segp = new_segment(); in get_seg_slot()489 *segpp = segp = new_segment(); in segment_get()