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

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_png.cpp 71 png_get_text(png_ptr, info_ptr, &text, &num_text);
  /bootable/recovery/minui/
resources.cpp 259 if (png_get_text(png_ptr, info_ptr, &text, &num_text)) {
  /external/libpng/
pngtest.c     [all...]
pngget.c 1019 png_get_text(png_const_structrp png_ptr, png_inforp info_ptr, function
    [all...]
png.h 585 * However, the structure returned by png_get_text() will always contain
    [all...]
  /external/pdfium/third_party/lpng_v163/
png.h 570 #define png_get_text FOXIT_png_get_text macro
    [all...]
pngget.c 977 png_get_text(png_const_structrp png_ptr, png_inforp info_ptr, function
    [all...]
  /external/libpng/contrib/libtests/
pngunknown.c 479 png_uint_32 ntext = png_get_text(d->png_ptr, info_ptr, &text, NULL);
    [all...]
pngvalid.c     [all...]
  /external/opencv3/3rdparty/libpng/
pngget.c 949 png_get_text(png_const_structp png_ptr, png_const_infop info_ptr, function
png.h 629 * However, the structure returned by png_get_text() will always contain
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 632 * However, the structure returned by png_get_text() will always contain
    [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 71 milliseconds