Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching defs:row_pointers

681  * splt_palettes, scal_unit, row_pointers, and unknowns.   By default, these
914 png_bytepp row_pointers; /* the image bits */
2103 /* Returns row_pointers, which is an array of pointers to scanlines that was
2107 /* Set row_pointers, which is an array of pointers to scanlines for use
2110 png_infop info_ptr, png_bytepp row_pointers));