Searched refs:error_action (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpng.h1149 int error_action, double red, double green));
1151 int error_action, png_fixed_point red, png_fixed_point green));
H A Dpngrtran.c957 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, argument
965 switch(error_action)
1036 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, argument
1042 png_set_rgb_to_gray_fixed(png_ptr, error_action,

Completed in 49 milliseconds