Searched refs:png_get_text (Results 1 – 14 of 14) sorted by relevance
/external/libpng/scripts/ |
D | png32ce.def | 64 png_get_text @57
|
D | pngos2.def | 70 png_get_text
|
D | pngw32.def | 65 png_get_text @57
|
/external/chromium_org/third_party/libpng/ |
D | pngusr.h | 259 #define png_get_text wk_png_get_text macro
|
D | pngget.c | 764 png_get_text(png_structp png_ptr, png_infop info_ptr, png_textp *text_ptr, in png_get_text() function
|
D | png.h | 2496 extern PNG_EXPORT(png_uint_32,png_get_text) PNGARG((png_structp png_ptr,
|
/external/libpng/ |
D | pngtest.c | 1090 if (png_get_text(read_ptr, read_info_ptr, &text_ptr, &num_text) > 0) in test_one_file() 1278 if (png_get_text(read_ptr, end_info_ptr, &text_ptr, &num_text) > 0) in test_one_file()
|
D | pngget.c | 764 png_get_text(png_structp png_ptr, png_infop info_ptr, png_textp *text_ptr, in png_get_text() function
|
D | png.h | 2568 extern PNG_EXPORT(png_uint_32,png_get_text) PNGARG((png_structp png_ptr,
|
D | CHANGES | 648 Return *num_text=0 from png_get_text() when appropriate, and fix documentation 649 of png_get_text() in libpng.txt/libpng.3.
|
D | libpng-1.2.46.txt | 676 num_comments = png_get_text(png_ptr, info_ptr, 707 structure returned by png_get_text will always contain
|
D | libpng-1.2.44.txt | 676 num_comments = png_get_text(png_ptr, info_ptr, 707 structure returned by png_get_text will always contain
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngget.c | 726 png_get_text(png_structp png_ptr, png_infop info_ptr, png_textp *text_ptr, in png_get_text() function
|
D | png.h | 2343 extern PNG_EXPORT(png_uint_32,png_get_text) PNGARG((png_structp png_ptr,
|