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;2620 if (height > PNG_USER_HEIGHT_MAX)
4968 PNG_USER_WIDTH_MAX and PNG_USER_HEIGHT_MAX, although this document said
204 #define PNG_USER_HEIGHT_MAX 1000000 macro
248 create_struct.user_height_max = PNG_USER_HEIGHT_MAX;2582 if (height > PNG_USER_HEIGHT_MAX)
210 #define PNG_USER_HEIGHT_MAX 1000000