Home
last modified time | relevance | path

Searched refs:png_ascii_from_fixed (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/libpng16/
Dpngprefix.h15 #define png_ascii_from_fixed PDFIUM_png_ascii_from_fixed macro
Dpngset.c545 png_ascii_from_fixed(png_ptr, swidth, (sizeof swidth), width); in png_set_sCAL_fixed()
546 png_ascii_from_fixed(png_ptr, sheight, (sizeof sheight), height); in png_set_sCAL_fixed()
Dpngpriv.h1864 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
Dpng.c3234 png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,
/external/libpng/
Dpngset.c545 png_ascii_from_fixed(png_ptr, swidth, (sizeof swidth), width); in png_set_sCAL_fixed()
546 png_ascii_from_fixed(png_ptr, sheight, (sizeof sheight), height); in png_set_sCAL_fixed()
Dpngpriv.h1864 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
Dpng.c3233 png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,