Searched refs:PNG_USER_HEIGHT_MAX (Results 1 – 7 of 7) sorted by relevance
12 # @# define PNG_USER_HEIGHT_MAX 65535
210 #define PNG_USER_HEIGHT_MAX 1000000 macro
268 create_struct.user_height_max = PNG_USER_HEIGHT_MAX;2614 if (height > PNG_USER_HEIGHT_MAX)
4969 PNG_USER_WIDTH_MAX and PNG_USER_HEIGHT_MAX, although this document said
268 create_struct.user_height_max = PNG_USER_HEIGHT_MAX;2615 if (height > PNG_USER_HEIGHT_MAX)
209 #define PNG_USER_HEIGHT_MAX 1000000