Searched refs:VG_LINE_TO (Results 1 – 3 of 3) sorted by relevance
69 case VG_LINE_TO: in num_elements_for_segments()
424 case VG_LINE_TO: in path_get_fill_polygons()708 case VG_LINE_TO: in path_for_each_segment()720 p.segment = VG_LINE_TO; in path_for_each_segment()731 p.segment = VG_LINE_TO; in path_for_each_segment()835 case VG_LINE_TO: in transform_cb()980 case VG_LINE_TO: in normalize_coords()1300 case VG_LINE_TO: in path_create_stroke()
215 VG_LINE_TO = ( 2 << 1), enumerator233 VG_LINE_TO_ABS = VG_LINE_TO | VG_ABSOLUTE,234 VG_LINE_TO_REL = VG_LINE_TO | VG_RELATIVE,