Home
last modified time | relevance | path

Searched refs:itxt_length (Results 1 – 23 of 23) sorted by relevance

/external/skia/third_party/libpng/
Dexample.c888 text_ptr[0].itxt_length = 0;
897 text_ptr[1].itxt_length = 0;
906 text_ptr[2].itxt_length = 0;
Dpngset.c887 textp->itxt_length = text_length; in png_set_text_2()
894 textp->itxt_length = 0; in png_set_text_2()
Dpngrutil.c2490 text_info.itxt_length = 0; in png_handle_tEXt()
2591 text.itxt_length = 0; in png_handle_zTXt()
2743 text.itxt_length = uncompressed_length; in png_handle_iTXt()
Dpng.h609 png_size_t itxt_length; /* length of the itxt string */ member
Dlibpng-manual.txt1475 text_ptr[i].itxt_length - length of itxt string,
1484 Note that the itxt_length, lang, and lang_key
3094 text_ptr[i].itxt_length - length of itxt string,
3101 Note that the itxt_length, lang, and lang_key
/external/libpng/
Dexample.c888 text_ptr[0].itxt_length = 0;
897 text_ptr[1].itxt_length = 0;
906 text_ptr[2].itxt_length = 0;
Dpngset.c887 textp->itxt_length = text_length; in png_set_text_2()
894 textp->itxt_length = 0; in png_set_text_2()
Dpngrutil.c2492 text_info.itxt_length = 0; in png_handle_tEXt()
2593 text.itxt_length = 0; in png_handle_zTXt()
2745 text.itxt_length = uncompressed_length; in png_handle_iTXt()
Dpng.h609 png_size_t itxt_length; /* length of the itxt string */ member
Dlibpng-manual.txt1475 text_ptr[i].itxt_length - length of itxt string,
1484 Note that the itxt_length, lang, and lang_key
3099 text_ptr[i].itxt_length - length of itxt string,
3106 Note that the itxt_length, lang, and lang_key
DCHANGES653 Added members "lang_key" and "itxt_length" to png_text struct. Set
/external/syslinux/com32/lib/libpng/
Dpngset.c800 textp->itxt_length = text_length; in png_set_text_2()
808 textp->itxt_length = 0; in png_set_text_2()
Dpngrutil.c2070 text_ptr->itxt_length = 0; in png_handle_tEXt()
2190 text_ptr->itxt_length = 0; in png_handle_zTXt()
2336 text_ptr->itxt_length = data_len; in png_handle_iTXt()
Dpngpread.c1611 text_ptr->itxt_length = png_strlen(text); in png_push_read_iTXt()
Dlibpng.txt618 text_ptr[i].itxt_length - length of itxt string,
1824 text_ptr[i].itxt_length - length of itxt string,
DCHANGES603 Added members "lang_key" and "itxt_length" to png_text struct. Set
/external/pdfium/samples/
Dimage_diff_png.cc445 png_text_[pos].itxt_length = 0; in AddComment()
/external/pdfium/third_party/libpng16/
Dpngset.c899 textp->itxt_length = text_length; in png_set_text_2()
906 textp->itxt_length = 0; in png_set_text_2()
Dpngrutil.c2490 text_info.itxt_length = 0; in png_handle_tEXt()
2591 text.itxt_length = 0; in png_handle_zTXt()
2743 text.itxt_length = uncompressed_length; in png_handle_iTXt()
Dpng.h609 png_size_t itxt_length; /* length of the itxt string */ member
/external/libpng/contrib/libtests/
Dmakepng.c1253 text->itxt_length = 0; /* libpng calculates this */ in clear_text()
Dpngvalid.c4151 text.itxt_length = 0; in make_transform_image()
4239 text.itxt_length = 0; in make_transform_image()
4371 text.itxt_length = 0; in make_size_image()
4492 text.itxt_length = 0; in make_size_image()
5590 if (tp->itxt_length != 0) in standard_check_text()
/external/syslinux/com32/include/
Dpng.h706 png_size_t itxt_length; /* length of the itxt string */ member