Searched refs:png_check_fp_string (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngset.c288 if (!png_check_fp_string(params[i], png_strlen(params[i])))
373 swidth[0] == 45 /* '-' */ || !png_check_fp_string(swidth, lengthw))
377 sheight[0] == 45 /* '-' */ || !png_check_fp_string(sheight, lengthh))
H A Dpngpriv.h1321 PNG_EXTERN int png_check_fp_string PNGARG((png_const_charp string,
H A Dpng.c1109 png_check_fp_string(png_const_charp string, png_size_t size) function

Completed in 218 milliseconds