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

Lines Matching defs:png_libpng_ver

162  *    PNG_LIBPNG_VER macro, which is not used within libpng but is available
399 #define PNG_LIBPNG_VER 10219 /* 1.2.19 */
487 PNG_EXPORT_VAR (PNG_CONST char) png_libpng_ver[18];
490 #define png_libpng_ver png_get_header_ver(NULL)