Searched defs:unit_type (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/gs/libpng/ |
H A D | pngget.c | 303 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi() 582 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type) in png_get_oFFs() 660 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs()
|
H A D | pngset.c | 355 png_int_32 offset_x, png_int_32 offset_y, int unit_type) in png_set_oFFs() 498 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
|
H A D | pngtest.c | 922 int unit_type; in test_one_file() local 948 int unit_type; in test_one_file() local
|
H A D | pngrutil.c | 1473 int unit_type; in png_handle_pHYs() local 1516 int unit_type; in png_handle_oFFs() local
|
H A D | pngwutil.c | 1472 int unit_type) in png_write_oFFs() 1625 int unit_type) in png_write_pHYs()
|