Searched refs:PNG_FIXED_ERROR (Results 1 – 3 of 3) sorted by relevance
38 #define PNG_FIXED_ERROR (-1) macro52 return PNG_FIXED_ERROR; in png_get_fixed_point()1268 if (xy.whitex == PNG_FIXED_ERROR || in png_handle_cHRM()1269 xy.whitey == PNG_FIXED_ERROR || in png_handle_cHRM()1270 xy.redx == PNG_FIXED_ERROR || in png_handle_cHRM()1271 xy.redy == PNG_FIXED_ERROR || in png_handle_cHRM()1272 xy.greenx == PNG_FIXED_ERROR || in png_handle_cHRM()1273 xy.greeny == PNG_FIXED_ERROR || in png_handle_cHRM()1274 xy.bluex == PNG_FIXED_ERROR || in png_handle_cHRM()1275 xy.bluey == PNG_FIXED_ERROR) in png_handle_cHRM()
38 #define PNG_FIXED_ERROR (-1) macro52 return PNG_FIXED_ERROR; in png_get_fixed_point()1270 if (xy.whitex == PNG_FIXED_ERROR || in png_handle_cHRM()1271 xy.whitey == PNG_FIXED_ERROR || in png_handle_cHRM()1272 xy.redx == PNG_FIXED_ERROR || in png_handle_cHRM()1273 xy.redy == PNG_FIXED_ERROR || in png_handle_cHRM()1274 xy.greenx == PNG_FIXED_ERROR || in png_handle_cHRM()1275 xy.greeny == PNG_FIXED_ERROR || in png_handle_cHRM()1276 xy.bluex == PNG_FIXED_ERROR || in png_handle_cHRM()1277 xy.bluey == PNG_FIXED_ERROR) in png_handle_cHRM()