Home
last modified time | relevance | path

Searched defs:copy_mono (Results 1 – 3 of 3) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgdevmem.h81 #define declare_mem_procs(copy_mono, copy_color, fill_rectangle)\ argument
122 …device(name, rgb_depth, gray_depth, open, map_rgb_color, map_color_rgb, copy_mono, copy_color, fil… argument
180 #define mem_full_device(name, rgb_depth, gray_depth, open, map_rgb_color, map_color_rgb, copy_mono,… argument
186 #define mem_device(name, rgb_depth, gray_depth, map_rgb_color, map_color_rgb, copy_mono, copy_color… argument
H A Dgdevwdib.c234 wmproc(copy_mono) (wmdev, base, sourcex, raster, id, in win_dib_copy_mono() local
240 wmproc(copy_mono) (wmdev, source, sourcex, raster, in win_dib_copy_mono() local
H A Dgdevpm.c682 pmmproc(copy_mono) (pmmdev, base, sourcex, raster, id, in pm_copy_mono() local