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;2592 if (width > PNG_USER_WIDTH_MAX)
4969 PNG_USER_WIDTH_MAX and PNG_USER_HEIGHT_MAX, although this document said
267 create_struct.user_width_max = PNG_USER_WIDTH_MAX;2593 if (width > PNG_USER_WIDTH_MAX)
210 #define PNG_USER_WIDTH_MAX 1000000