Home
last modified time | relevance | path

Searched refs:PNG_USER_HEIGHT_MAX (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/samples/fx_lpng/lpng_v163/
Dpngconf.h31 # ifdef PNG_USER_HEIGHT_MAX
32 # undef PNG_USER_HEIGHT_MAX
33 # define PNG_USER_HEIGHT_MAX 1000000L macro
Dpngpriv.h264 # ifndef PNG_USER_HEIGHT_MAX
265 # define PNG_USER_HEIGHT_MAX 1000000 macro
278 # ifndef PNG_USER_HEIGHT_MAX
279 # define PNG_USER_HEIGHT_MAX 0x7fffffff macro
Dfx_png.c241 create_struct.user_height_max = PNG_USER_HEIGHT_MAX;
2392 if (height > PNG_USER_HEIGHT_MAX)
/external/libpng/
Dpngconf.h31 # ifdef PNG_USER_HEIGHT_MAX
32 # undef PNG_USER_HEIGHT_MAX
33 # define PNG_USER_HEIGHT_MAX 1000000L macro
Dpngusr.dfa12 # @# define PNG_USER_HEIGHT_MAX 1000000
Dpngpriv.h315 # ifndef PNG_USER_HEIGHT_MAX
316 # define PNG_USER_HEIGHT_MAX 1000000 macro
329 # ifndef PNG_USER_HEIGHT_MAX
330 # define PNG_USER_HEIGHT_MAX 0x7fffffff macro
Dpng.c243 create_struct.user_height_max = PNG_USER_HEIGHT_MAX;
2498 if (height > PNG_USER_HEIGHT_MAX)
Dlibpng-manual.txt4955 PNG_USER_WIDTH_MAX and PNG_USER_HEIGHT_MAX, although this document said