Searched defs:unit_type (Results 1 – 5 of 5) sorted by relevance
/reactos/dll/3rdparty/libpng/ |
H A D | pngget.c | 422 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi() 871 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type) in png_get_oFFs() 979 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs()
|
H A D | pngset.c | 296 png_int_32 offset_x, png_int_32 offset_y, int unit_type) in png_set_oFFs() 557 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
|
H A D | pngwutil.c | 1725 int unit_type) in png_write_oFFs() 1841 int unit_type) in png_write_pHYs()
|
H A D | pngrutil.c | 2159 int unit_type; in png_handle_pHYs() local 2205 int unit_type; in png_handle_oFFs() local
|
/reactos/dll/win32/windowscodecs/ |
H A D | pngformat.c | 998 int unit_type; in PngDecoder_Frame_GetResolution() local
|