Searched refs:png_get_user_width_max (Results 1 – 9 of 9) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 195 png_get_user_width_max @187
|
/external/pdfium/third_party/lpng_v163/ |
D | png.h | 591 #define png_get_user_width_max FOXIT_png_get_user_width_max macro 2802 PNG_EXPORT(187, png_uint_32, png_get_user_width_max,
|
D | pngget.c | 1122 png_get_user_width_max (png_const_structrp png_ptr) in png_get_user_width_max() function
|
/external/opencv3/3rdparty/libpng/ |
D | pngget.c | 1076 png_get_user_width_max (png_const_structp png_ptr) in png_get_user_width_max() function
|
D | png.h | 2423 PNG_EXPORT(187, png_uint_32, png_get_user_width_max,
|
/external/libpng/ |
D | pngget.c | 1165 png_get_user_width_max (png_const_structrp png_ptr) in png_get_user_width_max() function
|
D | pngtest.c | 2053 (unsigned long) png_get_user_width_max(dummy_ptr)); in main()
|
D | png.h | 2386 PNG_EXPORT(187, png_uint_32, png_get_user_width_max,
|
D | libpng-manual.txt | 670 width_max = png_get_user_width_max(png_ptr); 4560 by default. The functions png_set_user_limits(), png_get_user_width_max(),
|