Home | History | Annotate | Download | only in libpng

Lines Matching refs:uInt

2226 extern PNG_EXPORT(voidpf,png_zalloc) PNGARG((voidpf png_ptr, uInt items,
2227 uInt size));
3218 PNG_EXTERN voidpf png_zalloc PNGARG((voidpf png_ptr, uInt items,
3219 uInt size)) PNG_PRIVATE;