HomeSort by relevance Sort by last modified time
    Searched defs:png_get_copyright (Results 1 - 4 of 4) sorted by null

  /external/libpng/
png.c 768 png_get_copyright(png_const_structrp png_ptr) function
    [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_png.c 762 png_get_copyright(png_const_structrp png_ptr) function
    [all...]
png.h 298 * A "png_get_copyright" function is available, for convenient use in "about"
301 * printf("%s", png_get_copyright(NULL));
401 #define png_get_copyright FOXIT_png_get_copyright macro
    [all...]
  /external/skia/third_party/libpng/
pngprefix.h 215 #define png_get_copyright skia_png_get_copyright macro

Completed in 98 milliseconds