Searched defs:png_check_fp_number (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpng.c982 png_check_fp_number(png_const_charp string, png_size_t size, int *statep, function
1114 if (png_check_fp_number(string, size, &state, &char_index) &&

Completed in 74 milliseconds