Home | History | Annotate | Download | only in libpng

Lines Matching full:cmap

1981    const void *cmap = display->colormap;
1985 /* NOTE: the caller must check for cmap != NULL and entries != 0 */
2017 png_const_uint_16p entry = png_voidcast(png_const_uint_16p, cmap);
2073 png_const_bytep entry = png_voidcast(png_const_bytep, cmap);