OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:png_get_copyright
(Results
1 - 16
of
16
) sorted by null
/external/libpng/scripts/
pngos2.def
40
png_get_copyright
png32ce.def
35
png_get_copyright
@27
pngw32.def
35
png_get_copyright
@27
/external/libpng/
LICENSE
98
A "
png_get_copyright
" function is available, for convenient use in "about"
101
printf("%s",
png_get_copyright
(NULL));
NOTICE
98
A "
png_get_copyright
" function is available, for convenient use in "about"
101
printf("%s",
png_get_copyright
(NULL));
pngmem.c
51
return (
png_get_copyright
(NULL));
png.c
720
png_get_copyright
(png_structp png_ptr)
function
png.h
390
* A "
png_get_copyright
" function is available, for convenient use in "about"
393
* printf("%s",
png_get_copyright
(NULL));
[
all
...]
pngtest.c
[
all
...]
libpng.3
131
\fBpng_byte
png_get_copyright
(png_structp \fIpng_ptr\fP\fB);\fP
[
all
...]
CHANGES
401
Added
png_get_copyright
() and png_get_header_version() functions.
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pngmem.c
48
return (
png_get_copyright
(NULL));
png.c
698
png_get_copyright
(png_structp png_ptr)
function
png.h
273
* A "
png_get_copyright
" function is available, for convenient use in "about"
276
* printf("%s",
png_get_copyright
(NULL));
[
all
...]
/prebuilts/sdk/tools/linux/
aapt
/external/chromium/chrome/browser/resources/
about_credits.html
[
all
...]
Completed in 413 milliseconds