Home
last modified time | relevance | path

Searched refs:gdev_vector_dopath (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevvec.h144 int gdev_vector_dopath(gx_device_vector * vdev, const gx_path * ppath,
H A Dgdevpsdf.h277 #define psdf_dopath gdev_vector_dopath
H A Dgdevpdfd.c885 code = gdev_vector_dopath((gx_device_vector *)pdev, ppath, in lcvd_handle_fill_path_as_shading_coverage()
1125 code = gdev_vector_dopath((gx_device_vector *)pdev, ppath, in gdev_pdf_fill_path()
1192 gdev_vector_dopath((gx_device_vector *)pdev, ppath, in gdev_pdf_fill_path()
1325 code = gdev_vector_dopath((gx_device_vector *)pdev, ppath, in gdev_pdf_stroke_path()
H A Dgdevvec.c55 gdev_vector_dopath(gx_device_vector *vdev, const gx_path * ppath, in gdev_vector_dopath() function
H A Dgdevps.c1336 code = gdev_vector_dopath(vdev, ppath, gx_path_type_stroke, in psw_stroke_path()
H A Dgdevpx.c1104 gdev_vector_dopath,