Searched refs:VG_CLOSE_PATH (Results 1 – 4 of 4) sorted by relevance
116 cmds[i] = VG_CLOSE_PATH; in vguPolygon()136 VG_CLOSE_PATH in vguRect()179 VG_CLOSE_PATH in vguRoundRect()230 VG_CLOSE_PATH in vguEllipse()349 cmds[c] = VG_CLOSE_PATH; in vguArc()
64 case VG_CLOSE_PATH: in num_elements_for_segments()
399 case VG_CLOSE_PATH: in path_get_fill_polygons()694 case VG_CLOSE_PATH: in path_for_each_segment()829 case VG_CLOSE_PATH: in transform_cb()962 case VG_CLOSE_PATH: in normalize_coords()966 return VG_CLOSE_PATH; in normalize_coords()1279 case VG_CLOSE_PATH: { in path_create_stroke()1744 case VG_CLOSE_PATH: in path_bounding_rect()1827 case VG_CLOSE_PATH: { in path_length()1894 case VG_CLOSE_PATH: { in path_point_segment()2024 case VG_CLOSE_PATH: { in path_point()
213 VG_CLOSE_PATH = ( 0 << 1), enumerator