Searched refs:VG_CUBIC_TO (Results 1 – 3 of 3) sorted by relevance
81 case VG_CUBIC_TO: in num_elements_for_segments()
458 case VG_CUBIC_TO: { in path_get_fill_polygons()740 case VG_CUBIC_TO: { in path_for_each_segment()849 case VG_CUBIC_TO: in transform_cb()1013 case VG_CUBIC_TO: { in normalize_coords()1334 case VG_CUBIC_TO: { in path_create_stroke()
219 VG_CUBIC_TO = ( 6 << 1), enumerator241 VG_CUBIC_TO_ABS = VG_CUBIC_TO | VG_ABSOLUTE,242 VG_CUBIC_TO_REL = VG_CUBIC_TO | VG_RELATIVE,