Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevprn.c220 int new_width, int new_height, bool reallocate) in gdev_prn_allocate()
423 int new_width, int new_height) in gdev_prn_allocate_memory()
432 int new_width, int new_height) in gdev_prn_reallocate_memory()
1265 int new_height = prdev->height; in gdev_prn_maybe_realloc_memory() local
H A Dgdevprna.c486 int new_height = pwdev->height; in gdev_prn_async_write_put_params() local
H A Ddwimg.c164 image_size(IMAGE *img, int new_width, int new_height, int new_raster, in image_size()