HomeSort by relevance Sort by last modified time
    Searched refs:png_set_text (Results 1 - 12 of 12) sorted by null

  /external/libpng/contrib/gregbook/
writepng.c 219 png_set_text(png_ptr, info_ptr, text, num_text);
229 * would set up text struct(s) here and call png_set_text() again, with
  /external/chromium_org/third_party/libpng/
pngusr.h 430 #define png_set_text wk_png_set_text macro
pngset.c 643 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",
    [all...]
png.h     [all...]
  /external/libpng/
example.c     [all...]
pngtest.c     [all...]
pngset.c 683 png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, function
832 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
png.h     [all...]
  /external/chromium_org/tools/imagediff/
image_diff_png.cc 495 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
  /external/chromium_org/ui/gfx/codec/
png_codec.cc 599 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
  /external/libpng/contrib/libtests/
makepng.c 1021 png_set_text(png_ptr, info_ptr, text, 1);
    [all...]
pngvalid.c     [all...]

Completed in 298 milliseconds