Searched refs:png_get_copyright (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngmem.c51 return (png_get_copyright(NULL));
H A Dpng.c719 png_get_copyright(png_structp png_ptr) function
H A Dpngtest.c1461 fprintf(STDERR, "%s", png_get_copyright(NULL));
H A Dpng.h404 * A "png_get_copyright" function is available, for convenient use in "about"
407 * printf("%s",png_get_copyright(NULL));
2729 extern PNG_EXPORT(png_charp,png_get_copyright) PNGARG((png_structp png_ptr));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngmem.c46 return (png_get_copyright(NULL));
H A Dpng.c678 png_get_copyright(png_structp png_ptr) function
H A Dpngtest.c1315 fprintf(STDERR,"%s",png_get_copyright(NULL));
H A Dpng.h224 * A "png_get_copyright" function is available, for convenient use in "about"
227 * printf("%s",png_get_copyright(NULL));
2391 extern PNG_EXPORT(png_charp,png_get_copyright) PNGARG((png_structp png_ptr));

Completed in 109 milliseconds