Home
last modified time | relevance | path

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

/external/libpng/
Dpngset.c800 textp->itxt_length = text_length; in png_set_text_2()
808 textp->itxt_length = 0; in png_set_text_2()
Dpngrutil.c2095 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()
Dpngpread.c1611 text_ptr->itxt_length = png_strlen(text); in png_push_read_iTXt()
Dlibpng-1.2.44.txt692 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
Dlibpng-1.2.46.txt692 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
Dpng.h714 png_size_t itxt_length; /* length of the itxt string */ member
DCHANGES603 Added members "lang_key" and "itxt_length" to png_text struct. Set
/external/qemu/distrib/libpng-1.2.19/
Dpngset.c872 textp->itxt_length = text_length; in png_set_text_2()
879 textp->itxt_length = 0; in png_set_text_2()
Dpngrutil.c1933 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()
Dpngpread.c1444 text_ptr->itxt_length = png_strlen(text); in png_push_read_iTXt()
Dpng.h598 png_size_t itxt_length; /* length of the itxt string */ member