Searched refs:gx_path_add_char_path (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gspaint.c | 262 code = gx_path_add_char_path(pgs->show_gstate->path, pgs->path, in fill_with_rule() 326 code = gx_path_add_char_path(pgs->show_gstate->path, pgs->path, in gs_stroke()
|
H A D | gxpath.h | 145 gx_path_add_char_path(gx_path *, gx_path *, gs_char_path_mode),
|
H A D | gxpath.c | 788 gx_path_add_char_path(gx_path * to_path, gx_path * from_path, in gx_path_add_char_path() function
|
H A D | gxchar.c | 1067 gx_path_add_char_path(pgs->show_gstate->path, in show_proceed()
|