Searched refs:png_check_fp_number (Results 1 - 3 of 3) 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) &&
H A Dpngpriv.h1312 PNG_EXTERN int png_check_fp_number PNGARG((png_const_charp string,
H A Dpngrutil.c2069 if (!png_check_fp_number(png_ptr->chunkdata, slength, &state, &i) ||
2081 if (!png_check_fp_number(png_ptr->chunkdata, slength, &state, &i) ||

Completed in 47 milliseconds