/external/libpng/scripts/ |
symbols.def | 170 png_get_text @162
|
/external/pdfium/core/src/fxcodec/codec/ |
fx_codec_png.cpp | 71 png_get_text(png_ptr, info_ptr, &text, &num_text);
|
/bootable/recovery/minui/ |
resources.cpp | 259 if (png_get_text(png_ptr, info_ptr, &text, &num_text)) {
|
/external/libpng/ |
pngtest.c | [all...] |
pngget.c | 1019 png_get_text(png_const_structrp png_ptr, png_inforp info_ptr, function [all...] |
png.h | 585 * However, the structure returned by png_get_text() will always contain [all...] |
libpng.3 | 166 \fBpng_uint_32 png_get_text (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fP\fIinfo_ptr\fP\fB, png_textp \fP\fI*text_ptr\fP\fB, int \fI*num_text\fP\fB);\fP [all...] |
libpng-manual.txt | [all...] |
CHANGES | [all...] |
/external/opencv3/3rdparty/libpng/ |
png.h | 629 * However, the structure returned by png_get_text() will always contain [all...] |
pngget.c | 949 png_get_text(png_const_structp png_ptr, png_const_infop info_ptr, function
|
CHANGES | [all...] |
/external/pdfium/third_party/lpng_v163/ |
pngget.c | 977 png_get_text(png_const_structrp png_ptr, png_inforp info_ptr,
function [all...] |
png.h | 570 #define png_get_text FOXIT_png_get_text macro [all...] |
/ndk/tests/build/issue20862-libpng-O0/jni/ |
png.h | 632 * However, the structure returned by png_get_text() will always contain [all...] |
/external/libpng/contrib/libtests/ |
pngunknown.c | 479 png_uint_32 ntext = png_get_text(d->png_ptr, info_ptr, &text, NULL); [all...] |
pngvalid.c | [all...] |
/external/ImageMagick/coders/ |
png.c | [all...] |