Home
last modified time | relevance | path

Searched refs:png_get_oFFs (Results 1 – 9 of 9) sorted by relevance

/external/libpng/scripts/
Dsymbols.def152 png_get_oFFs @145
/external/pdfium/third_party/libpng16/
Dpngprefix.h150 #define png_get_oFFs PDFIUM_png_get_oFFs macro
Dpngget.c870 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
Dpng.h2026 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
/external/libpng/
Dpngget.c870 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
Dpngtest.c1233 if (png_get_oFFs(read_ptr, read_info_ptr, &offset_x, &offset_y, in test_one_file()
Dpng.h2026 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
Dlibpng-manual.txt1550 png_get_oFFs(png_ptr, info_ptr, &offset_x, &offset_y,
DCHANGES604 Changed png_get_oFFs() and png_set_oFFs() to use signed rather than unsigned