Home | History | Annotate | Download | only in libpng

Lines Matching refs:uInt

2154 extern PNG_EXPORT(voidpf,png_zalloc) PNGARG((voidpf png_ptr, uInt items,
2155 uInt size));
3146 PNG_EXTERN voidpf png_zalloc PNGARG((voidpf png_ptr, uInt items,
3147 uInt size)) PNG_PRIVATE;