Home | History | Annotate | Download | only in libpng

Lines Matching full:istop

1178               int i, istop = png_ptr->num_trans;
1180 for (i=0; i<istop; i++)
1841 int istop = (int)png_ptr->num_trans;
1849 for (i = 0; i < istop; i++)
1880 int istop = png_ptr->num_palette;
1890 for (i=0; i<istop; ++i)
1900 for (i=0; i<istop; ++i)
1910 for (i=0; i<istop; ++i)