Searched refs:VG_MOVE_TO (Results 1 – 3 of 3) sorted by relevance
66 case VG_MOVE_TO: in num_elements_for_segments()
404 case VG_MOVE_TO: in path_get_fill_polygons()697 case VG_MOVE_TO: in path_for_each_segment()831 case VG_MOVE_TO: in transform_cb()968 case VG_MOVE_TO: in normalize_coords()1286 case VG_MOVE_TO: in path_create_stroke()
214 VG_MOVE_TO = ( 1 << 1), enumerator231 VG_MOVE_TO_ABS = VG_MOVE_TO | VG_ABSOLUTE,232 VG_MOVE_TO_REL = VG_MOVE_TO | VG_RELATIVE,