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

  /external/libpng/scripts/
symbols.def 171 png_set_text @163
pnglibconf.dfa 542 # instead of calling png_set_text() and letting libpng malloc it. It
    [all...]
  /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/libpng/
pnginfo.h 47 * passed (they make their own copies), EXCEPT that the png_set_text
pngset.c 701 png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, function
852 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
pngtest.c     [all...]
example.c     [all...]
png.h     [all...]
libpng.3 438 \fBvoid png_set_text (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_textp \fP\fItext_ptr\fP\fB, int \fInum_text\fP\fB);\fP
    [all...]
CHANGES 386 Fixed error in example.c with png_set_text: num_text is 3, not 2 (Guido V.)
597 before calling png_set_text(). It must be set to NULL if you want to
    [all...]
libpng-manual.txt     [all...]
  /external/opencv3/3rdparty/libpng/
pnginfo.h 48 * passed (they make their own copies), EXCEPT that the png_set_text
pngset.c 668 png_set_text(png_structp png_ptr, png_infop info_ptr, png_const_textp text_ptr, function
813 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
png.h     [all...]
CHANGES 379 Fixed error in example.c with png_set_text: num_text is 3, not 2 (Guido V.)
589 before calling png_set_text(). It must be set to NULL if you want to
    [all...]
  /external/pdfium/third_party/lpng_v163/
pnginfo.h 48 * passed (they make their own copies), EXCEPT that the png_set_text
pngset.c 682 png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, function
831 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
png.h 571 #define png_set_text FOXIT_png_set_text macro
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 48 * passed (they make their own copies), EXCEPT that the png_set_text
png.h     [all...]
  /external/pdfium/samples/
image_diff_png.cc 495 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
  /external/skia/dm/
DM.cpp 836 png_set_text(png, info, text, 2);
    [all...]
  /external/libpng/contrib/libtests/
makepng.c     [all...]
pngvalid.c     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 390 milliseconds