Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c1927 num_text_total, in ReadOnePNGImage() local
2119 num_text_total = 0; in ReadOnePNGImage()
3694 num_text_total += num_text; in ReadOnePNGImage()
3819 if (num_text_total != 0) in ReadOnePNGImage()
3823 "%d tEXt/zTXt/iTXt chunks were found", num_text_total); in ReadOnePNGImage()