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

/external/libpng/
H A Dpngset.c292 !png_check_fp_string(params[i], strlen(params[i])))
379 swidth[0] == 45 /* '-' */ || !png_check_fp_string(swidth, lengthw))
383 sheight[0] == 45 /* '-' */ || !png_check_fp_string(sheight, lengthh))
H A Dpngpriv.h1796 PNG_INTERNAL_FUNCTION(int,png_check_fp_string,(png_const_charp string,
H A Dpng.c2730 png_check_fp_string(png_const_charp string, png_size_t size) function
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngset.c291 !png_check_fp_string(params[i], strlen(params[i])))
378 swidth[0] == 45 /* '-' */ || !png_check_fp_string(swidth, lengthw))
382 sheight[0] == 45 /* '-' */ || !png_check_fp_string(sheight, lengthh))
H A Dpngpriv.h1864 PNG_INTERNAL_FUNCTION(int,png_check_fp_string,(png_const_charp string,
H A Dfx_png.c2637 png_check_fp_string(png_const_charp string, png_size_t size) function
/external/skia/third_party/libpng/
H A Dpngprefix.h191 #define png_check_fp_string skia_png_check_fp_string macro

Completed in 137 milliseconds