Searched refs:png_set_text (Results 1 - 12 of 12) sorted by relevance

/external/libpng/contrib/gregbook/
H A Dwritepng.c217 png_set_text(png_ptr, info_ptr, text, num_text);
227 * would set up text struct(s) here and call png_set_text() again, with
/external/chromium_org/third_party/libpng/
H A Dpngusr.h426 #define png_set_text wk_png_set_text macro
H A Dpngset.c643 png_set_text(png_structp png_ptr, png_infop info_ptr, png_textp text_ptr, function
764 png_debug2(2, "Allocated %lu bytes at %x in png_set_text",
H A Dpng.h807 * passed (they make their own copies), EXCEPT that the png_set_text
2501 * Note while png_set_text() will accept a structure whose text,
2509 extern PNG_EXPORT(void,png_set_text) PNGARG((png_structp png_ptr,
/external/libpng/
H A Dexample.c687 png_set_text(png_ptr, info_ptr, text_ptr, 3);
H A Dpngtest.c1093 png_set_text(write_ptr, write_info_ptr, text_ptr, num_text);
1281 png_set_text(write_ptr, write_end_info_ptr, text_ptr, num_text);
H A Dpngset.c643 png_set_text(png_structp png_ptr, png_infop info_ptr, png_textp text_ptr, function
774 png_debug2(2, "Allocated %lu bytes at %x in png_set_text",
H A Dpng.h854 * passed (they make their own copies), EXCEPT that the png_set_text
2573 * Note while png_set_text() will accept a structure whose text,
2581 extern PNG_EXPORT(void,png_set_text) PNGARG((png_structp png_ptr,
/external/chromium_org/tools/imagediff/
H A Dimage_diff_png.cc502 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
/external/chromium_org/ui/gfx/codec/
H A Dpng_codec.cc630 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
/external/qemu/distrib/libpng-1.2.19/
H A Dpngset.c720 png_set_text(png_structp png_ptr, png_infop info_ptr, png_textp text_ptr, function
836 png_debug2(2, "Allocated %lu bytes at %x in png_set_text\n",
H A Dpng.h691 * passed (they make their own copies), EXCEPT that the png_set_text
2348 * Note while png_set_text() will accept a structure whose text,
2356 extern PNG_EXPORT(void,png_set_text) PNGARG((png_structp png_ptr,

Completed in 888 milliseconds