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

  /external/libpng/
example.c     [all...]
pngset.c 867 textp->itxt_length = text_length;
874 textp->itxt_length = 0;
    [all...]
pngrutil.c     [all...]
png.h 674 * other string-handling functions. Note that the "itxt_length", "lang", and
695 png_size_t itxt_length; /* length of the itxt string */ member in struct:png_text_struct
    [all...]
  /external/chromium_org/third_party/libpng/
pngset.c 800 textp->itxt_length = text_length;
808 textp->itxt_length = 0;
    [all...]
pngrutil.c     [all...]
pngpread.c     [all...]
png.h 711 png_size_t itxt_length; /* length of the itxt string */ member in struct:png_text_struct
    [all...]
  /external/chromium_org/tools/imagediff/
image_diff_png.cc 445 png_text_[pos].itxt_length = 0;
  /external/chromium_org/ui/gfx/codec/
png_codec.cc 553 png_text_[pos].itxt_length = 0;
  /external/qemu/distrib/libpng-1.2.46/
pngset.c 810 textp->itxt_length = text_length;
818 textp->itxt_length = 0;
    [all...]
pngrutil.c     [all...]
pngpread.c     [all...]
png.h 714 png_size_t itxt_length; \/* length of the itxt string *\/ member in struct:png_text_struct
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 982 text->itxt_length = 0; /* libpng calculates this */
    [all...]
pngvalid.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 635 * other string-handling functions. Note that the "itxt_length", "lang", and
656 png_size_t itxt_length; /* length of the itxt string */ member in struct:png_text_struct
    [all...]

Completed in 631 milliseconds