Home
last modified time | relevance | path

Searched refs:gx_path_rectangular_type (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxpath2.c179 gx_path_rectangular_type
184 gx_path_rectangular_type type; in gx_subpath_is_rectangular()
232 gx_path_rectangular_type
H A Dgxpath.h205 } gx_path_rectangular_type; typedef
207 gx_path_rectangular_type
H A Dgzpath.h145 gx_path_rectangular_type
H A Dgdevvec.c61 gx_path_rectangular_type rtype = gx_path_is_rectangular(ppath, &rbox); in gdev_vector_dopath()