Searched refs:png_check_fp_string (Results 1 – 7 of 7) sorted by relevance
/external/libpng/ |
D | pngset.c | 350 !png_check_fp_string(params[i], strlen(params[i]))) in png_set_pCAL() 447 swidth[0] == 45 /* '-' */ || !png_check_fp_string(swidth, lengthw)) in png_set_sCAL_s() 451 sheight[0] == 45 /* '-' */ || !png_check_fp_string(sheight, lengthh)) in png_set_sCAL_s()
|
D | pngpriv.h | 1966 PNG_INTERNAL_FUNCTION(int,png_check_fp_string,(png_const_charp string,
|
D | png.c | 2839 png_check_fp_string(png_const_charp string, size_t size)
|
/external/pdfium/third_party/libpng16/ |
D | pngset.c | 350 !png_check_fp_string(params[i], strlen(params[i]))) in png_set_pCAL() 447 swidth[0] == 45 /* '-' */ || !png_check_fp_string(swidth, lengthw)) in png_set_sCAL_s() 451 sheight[0] == 45 /* '-' */ || !png_check_fp_string(sheight, lengthh)) in png_set_sCAL_s()
|
D | pngprefix.h | 26 #define png_check_fp_string PDFIUM_png_check_fp_string macro
|
D | pngpriv.h | 1966 PNG_INTERNAL_FUNCTION(int,png_check_fp_string,(png_const_charp string,
|
D | png.c | 2840 png_check_fp_string(png_const_charp string, size_t size)
|