Searched refs:itxt_length (Results 1 - 16 of 16) sorted by relevance

/external/libpng/
H A Dexample.c888 text_ptr[0].itxt_length = 0;
897 text_ptr[1].itxt_length = 0;
906 text_ptr[2].itxt_length = 0;
H A Dpngset.c867 textp->itxt_length = text_length;
874 textp->itxt_length = 0;
H A Dpngrutil.c2460 text_info.itxt_length = 0;
2561 text.itxt_length = 0;
2713 text.itxt_length = uncompressed_length;
H A Dpng.h674 * 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
/external/chromium_org/tools/imagediff/
H A Dimage_diff_png.cc445 png_text_[pos].itxt_length = 0;
/external/chromium_org/third_party/libpng/
H A Dpngset.c800 textp->itxt_length = text_length;
808 textp->itxt_length = 0;
H A Dpngrutil.c2085 text_ptr->itxt_length = 0;
2205 text_ptr->itxt_length = 0;
2351 text_ptr->itxt_length = data_len;
H A Dpngpread.c1611 text_ptr->itxt_length = png_strlen(text);
H A Dpng.h711 png_size_t itxt_length; /* length of the itxt string */ member in struct:png_text_struct
/external/chromium_org/ui/gfx/codec/
H A Dpng_codec.cc546 png_text_[pos].itxt_length = 0;
/external/qemu/distrib/libpng-1.2.46/
H A Dpngset.c810 textp->itxt_length = text_length;
818 textp->itxt_length = 0;
H A Dpngrutil.c2101 text_ptr->itxt_length = 0;
2221 text_ptr->itxt_length = 0;
2367 text_ptr->itxt_length = data_len;
H A Dpngpread.c1611 text_ptr->itxt_length = png_strlen(text);
H A Dpng.h714 png_size_t itxt_length; /* length of the itxt string */ member in struct:png_text_struct
/external/libpng/contrib/libtests/
H A Dmakepng.c982 text->itxt_length = 0; /* libpng calculates this */
H A Dpngvalid.c3487 text.itxt_length = 0;
3543 text.itxt_length = 0;
3724 text.itxt_length = 0;
3842 text.itxt_length = 0;
4873 if (tp->itxt_length != 0)

Completed in 291 milliseconds