Searched refs:itxt_length (Results 1 – 23 of 23) sorted by relevance
/external/skia/third_party/libpng/ |
D | example.c | 888 text_ptr[0].itxt_length = 0; 897 text_ptr[1].itxt_length = 0; 906 text_ptr[2].itxt_length = 0;
|
D | pngset.c | 887 textp->itxt_length = text_length; in png_set_text_2() 894 textp->itxt_length = 0; in png_set_text_2()
|
D | pngrutil.c | 2490 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()
|
D | png.h | 609 png_size_t itxt_length; /* length of the itxt string */ member
|
D | libpng-manual.txt | 1475 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/ |
D | example.c | 888 text_ptr[0].itxt_length = 0; 897 text_ptr[1].itxt_length = 0; 906 text_ptr[2].itxt_length = 0;
|
D | pngset.c | 887 textp->itxt_length = text_length; in png_set_text_2() 894 textp->itxt_length = 0; in png_set_text_2()
|
D | pngrutil.c | 2492 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()
|
D | png.h | 609 png_size_t itxt_length; /* length of the itxt string */ member
|
D | libpng-manual.txt | 1475 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
|
D | CHANGES | 653 Added members "lang_key" and "itxt_length" to png_text struct. Set
|
/external/syslinux/com32/lib/libpng/ |
D | pngset.c | 800 textp->itxt_length = text_length; in png_set_text_2() 808 textp->itxt_length = 0; in png_set_text_2()
|
D | pngrutil.c | 2070 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()
|
D | pngpread.c | 1611 text_ptr->itxt_length = png_strlen(text); in png_push_read_iTXt()
|
D | libpng.txt | 618 text_ptr[i].itxt_length - length of itxt string, 1824 text_ptr[i].itxt_length - length of itxt string,
|
D | CHANGES | 603 Added members "lang_key" and "itxt_length" to png_text struct. Set
|
/external/pdfium/samples/ |
D | image_diff_png.cc | 445 png_text_[pos].itxt_length = 0; in AddComment()
|
/external/pdfium/third_party/libpng16/ |
D | pngset.c | 899 textp->itxt_length = text_length; in png_set_text_2() 906 textp->itxt_length = 0; in png_set_text_2()
|
D | pngrutil.c | 2490 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()
|
D | png.h | 609 png_size_t itxt_length; /* length of the itxt string */ member
|
/external/libpng/contrib/libtests/ |
D | makepng.c | 1253 text->itxt_length = 0; /* libpng calculates this */ in clear_text()
|
D | pngvalid.c | 4151 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/ |
D | png.h | 706 png_size_t itxt_length; /* length of the itxt string */ member
|