Home
last modified time | relevance | path

Searched refs:gx_path_enum_init (Results 1 – 10 of 10) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxpath.h253 int gx_path_enum_init(gs_path_enum *, const gx_path *);
H A Dgspath1.c578 gx_path_enum_init(penum, copied_path); in gs_path_enum_copy_init()
581 gx_path_enum_init(penum, pgs->path); in gs_path_enum_copy_init()
H A Dgxpath2.c434 gx_path_enum_init(gs_path_enum * penum, const gx_path * ppath) in gx_path_enum_init() function
H A Dgxcpath.c735 gx_path_enum_init(&penum->path_enum, &pcpath->path); in gx_cpath_enum_init()
745 gx_path_enum_init(&penum->path_enum, &empty_path); in gx_cpath_enum_init()
H A Dzupath.c425 gx_path_enum_init(&penum, ppath); in make_upath()
H A Dgdevtrac.c93 gx_path_enum_init(&penum, path); in trace_path()
H A Dgdevpdfd.c238 code = gx_path_enum_init(&penum, pdev->clip_path); in pdf_is_same_clip_path()
306 gx_path_enum_init(cenum, &e->path); in pdf_put_clip_path_list_elem()
H A Dgxttfb.c500 code = gx_path_enum_init(&penum, path); in path_to_hinter()
H A Dgdevvec.c98 gx_path_enum_init(&cenum, ppath); in gdev_vector_dopath()
H A Dgxclpath.c1105 gx_path_enum_init(&cenum, ppath); in cmd_put_path()