Lines Matching refs:ntext
468 png_uint_32 ntext = png_get_text(d->png_ptr, info_ptr, &text, NULL);470 while (ntext-- > 0) switch (text[ntext].compression)484 d->test, text[ntext].compression);