Home
last modified time | relevance | path

Searched refs:png_check_fp_string (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/third_party/libpng16/
D0003-check-errors-in-set-pcal.patch28 !png_check_fp_string(params[i], strlen(params[i])))
Dpngset.c303 !png_check_fp_string(params[i], strlen(params[i]))) in png_set_pCAL()
399 swidth[0] == 45 /* '-' */ || !png_check_fp_string(swidth, lengthw)) in png_set_sCAL_s()
403 sheight[0] == 45 /* '-' */ || !png_check_fp_string(sheight, lengthh)) in png_set_sCAL_s()
Dpngpriv.h1830 PNG_INTERNAL_FUNCTION(int,png_check_fp_string,(png_const_charp string,
Dpng.c2773 png_check_fp_string(png_const_charp string, png_size_t size)
/external/libpng/
Dpngset.c295 !png_check_fp_string(params[i], strlen(params[i]))) in png_set_pCAL()
387 swidth[0] == 45 /* '-' */ || !png_check_fp_string(swidth, lengthw)) in png_set_sCAL_s()
391 sheight[0] == 45 /* '-' */ || !png_check_fp_string(sheight, lengthh)) in png_set_sCAL_s()
Dpngpriv.h1882 PNG_INTERNAL_FUNCTION(int,png_check_fp_string,(png_const_charp string,
Dpng.c2804 png_check_fp_string(png_const_charp string, png_size_t size)
/external/skia/third_party/libpng/
Dpngset.c295 !png_check_fp_string(params[i], strlen(params[i]))) in png_set_pCAL()
387 swidth[0] == 45 /* '-' */ || !png_check_fp_string(swidth, lengthw)) in png_set_sCAL_s()
391 sheight[0] == 45 /* '-' */ || !png_check_fp_string(sheight, lengthh)) in png_set_sCAL_s()
Dpngprefix.h196 #define png_check_fp_string skia_png_check_fp_string macro
Dpngpriv.h1830 PNG_INTERNAL_FUNCTION(int,png_check_fp_string,(png_const_charp string,
Dpng.c2772 png_check_fp_string(png_const_charp string, png_size_t size)