Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c2158 num_text_total, in ReadOnePNGImage() local
2354 num_text_total = 0; in ReadOnePNGImage()
3978 num_text_total += num_text; in ReadOnePNGImage()
4105 if (num_text_total != 0) in ReadOnePNGImage()
4109 "%d tEXt/zTXt/iTXt chunks were found", num_text_total); in ReadOnePNGImage()