OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:png_get_copyright
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/libpng/
pngmem.c
51
return (
png_get_copyright
(NULL));
pngusr.h
221
#define
png_get_copyright
wk_png_get_copyright
macro
png.c
719
png_get_copyright
(png_structp png_ptr)
function
png.h
387
* A "
png_get_copyright
" function is available, for convenient use in "about"
390
* printf("%s",
png_get_copyright
(NULL));
[
all
...]
/external/libpng/
pngtest.c
[
all
...]
png.h
315
* A "
png_get_copyright
" function is available, for convenient use in "about"
318
* printf("%s",
png_get_copyright
(NULL));
[
all
...]
png.c
768
png_get_copyright
(png_const_structrp png_ptr)
function
[
all
...]
Completed in 188 milliseconds