Searched defs:gx_clip_path_s (Results 1 – 1 of 1) sorted by relevance
64 struct gx_clip_path_s { struct65 gx_path path;66 gx_clip_rect_list local_list;67 int rule; /* rule for insideness of path */70 gs_fixed_rect inner_box;74 gs_fixed_rect outer_box;75 gx_clip_rect_list *rect_list;76 bool path_valid; /* path representation is valid */77 gx_cpath_path_list *path_list;79 gs_id id;