Searched defs:draw_last (Results 1 – 14 of 14) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevpdfi.c | 930 pdf_image_end_image_data(gx_image_enum_common_t * info, bool draw_last, in pdf_image_end_image_data() 980 pdf_image_end_image(gx_image_enum_common_t * info, bool draw_last) in pdf_image_end_image() 987 pdf_image_end_image_cvd(gx_image_enum_common_t * info, bool draw_last) in pdf_image_end_image_cvd() 1019 pdf_image_end_image_object(gx_image_enum_common_t * info, bool draw_last) in pdf_image_end_image_object() 1025 pdf_image_end_image_object2(gx_image_enum_common_t * info, bool draw_last) in pdf_image_end_image_object2()
|
H A D | gximage.c | 139 gx_ignore_end_image(gx_image_enum_common_t * info, bool draw_last) in gx_ignore_end_image() 209 gx_image_end(gx_image_enum_common_t * info, bool draw_last) in gx_image_end()
|
H A D | gxidata.c | 420 gx_image1_end_image(gx_image_enum_common_t * info, bool draw_last) in gx_image1_end_image()
|
H A D | gximage3.c | 726 gx_image3_end_image(gx_image_enum_common_t * info, bool draw_last) in gx_image3_end_image()
|
H A D | gximag3x.c | 825 gx_image3x_end_image(gx_image_enum_common_t * info, bool draw_last) in gx_image3x_end_image()
|
H A D | gdevtrac.c | 353 trace_end_image(gx_image_enum_common_t * info, bool draw_last) in trace_end_image()
|
H A D | gdevvec.c | 880 gdev_vector_image_enum_t * pie, bool draw_last, gx_color_index pad) in gdev_vector_end_image()
|
H A D | gxclimag.c | 755 clist_image_end_image(gx_image_enum_common_t * info, bool draw_last) in clist_image_end_image()
|
H A D | gdevddrw.c | 927 bool draw_last) in gx_default_end_image()
|
H A D | gdevplnx.c | 1012 plane_image_end_image(gx_image_enum_common_t * info, bool draw_last) in plane_image_end_image()
|
H A D | gdevps.c | 1637 psw_image_end_image(gx_image_enum_common_t * info, bool draw_last) in psw_image_end_image()
|
H A D | gdevbbox.c | 1104 bbox_image_end_image(gx_image_enum_common_t * info, bool draw_last) in bbox_image_end_image()
|
H A D | gdevpx.c | 1603 pclxl_image_end_image(gx_image_enum_common_t * info, bool draw_last) in pclxl_image_end_image()
|
H A D | gxdevcli.h | 1436 #define gx_device_end_image(dev, info, draw_last)\ argument
|