Searched refs:itxt_length (Results 1 – 11 of 11) sorted by relevance
/external/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 | 2095 text_ptr->itxt_length = 0; in png_handle_tEXt() 2215 text_ptr->itxt_length = 0; in png_handle_zTXt() 2361 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-1.2.44.txt | 692 text_ptr[i].itxt_length - length of itxt string, 698 Note that the itxt_length, lang, and lang_key 1968 text_ptr[i].itxt_length - length of itxt string, 1974 Note that the itxt_length, lang, and lang_key
|
D | libpng-1.2.46.txt | 692 text_ptr[i].itxt_length - length of itxt string, 698 Note that the itxt_length, lang, and lang_key 1968 text_ptr[i].itxt_length - length of itxt string, 1974 Note that the itxt_length, lang, and lang_key
|
D | png.h | 714 png_size_t itxt_length; /* length of the itxt string */ member
|
D | CHANGES | 603 Added members "lang_key" and "itxt_length" to png_text struct. Set
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngset.c | 872 textp->itxt_length = text_length; in png_set_text_2() 879 textp->itxt_length = 0; in png_set_text_2()
|
D | pngrutil.c | 1933 text_ptr->itxt_length = 0; in png_handle_tEXt() 2031 text_ptr->itxt_length = 0; in png_handle_zTXt() 2146 text_ptr->itxt_length = data_len; in png_handle_iTXt()
|
D | pngpread.c | 1444 text_ptr->itxt_length = png_strlen(text); in png_push_read_iTXt()
|
D | png.h | 598 png_size_t itxt_length; /* length of the itxt string */ member
|