Searched refs:itxt_length (Results 1 – 6 of 6) sorted by relevance
864 text_ptr[0].itxt_length = 0;873 text_ptr[1].itxt_length = 0;882 text_ptr[2].itxt_length = 0;
1513 text_ptr[i].itxt_length - length of itxt string,1522 Note that the itxt_length, lang, and lang_key3153 text_ptr[i].itxt_length - length of itxt string,3160 Note that the itxt_length, lang, and lang_key
652 Added members "lang_key" and "itxt_length" to png_text struct. Set
948 textp->itxt_length = text_length; in png_set_text_2()955 textp->itxt_length = 0; in png_set_text_2()
2585 text_info.itxt_length = 0; in png_handle_tEXt()2693 text.itxt_length = 0; in png_handle_zTXt()2846 text.itxt_length = uncompressed_length; in png_handle_iTXt()
573 size_t itxt_length; /* length of the itxt string */ member