Searched refs:VG_LCWARC_TO (Results 1 – 8 of 8) sorted by relevance
99 case VG_LCWARC_TO: in num_elements_for_segments()
577 case VG_LCWARC_TO: { in path_get_fill_polygons()787 case VG_LCWARC_TO: { in path_for_each_segment()870 case VG_LCWARC_TO: { in transform_cb()945 scommand == VG_LCWARC_TO); in is_segment_arc()1117 case VG_LCWARC_TO: { in normalize_coords()1493 case VG_LCWARC_TO: { in path_create_stroke()1766 case VG_LCWARC_TO: { in path_bounding_rect()1849 case VG_LCWARC_TO: { in path_length()1941 case VG_LCWARC_TO: { in path_point_segment()2048 case VG_LCWARC_TO: { in path_point()
277 else if (arc->type == VG_LCWARC_TO || in find_angles()288 arc->type == VG_LCWARC_TO) in find_angles()356 type == VG_LCWARC_TO); in arc_init()
225 VG_LCWARC_TO = (12 << 1), enumerator253 VG_LCWARC_TO_ABS = VG_LCWARC_TO | VG_ABSOLUTE,254 VG_LCWARC_TO_REL = VG_LCWARC_TO | VG_RELATIVE,