Searched refs:PNG_USER_WIDTH_MAX (Results 1 – 7 of 7) sorted by relevance
11 # @# define PNG_USER_WIDTH_MAX 65535
211 #define PNG_USER_WIDTH_MAX 1000000 macro
267 create_struct.user_width_max = PNG_USER_WIDTH_MAX;2598 if (width > PNG_USER_WIDTH_MAX)
4968 PNG_USER_WIDTH_MAX and PNG_USER_HEIGHT_MAX, although this document said
205 #define PNG_USER_WIDTH_MAX 1000000 macro
247 create_struct.user_width_max = PNG_USER_WIDTH_MAX;2560 if (width > PNG_USER_WIDTH_MAX)
211 #define PNG_USER_WIDTH_MAX 1000000