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

Lines Matching defs:PNG_LIBPNG_VER

277  *    PNG_LIBPNG_VER macro, which is not used within libpng but is available
518 #define PNG_LIBPNG_VER 10246 /* 1.2.46 */
606 PNG_EXPORT_VAR (PNG_CONST char) png_libpng_ver[18];
609 #define png_libpng_ver png_get_header_ver(NULL)