Home | Sort by relevance Sort by last modified time |
/ndk/tests/build/issue20862-libpng-O0/jni/ | |
png.h | 628 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file, 661 } png_text; typedef in typeref:struct:png_text_struct 662 typedef png_text FAR * png_textp; 663 typedef PNG_CONST png_text FAR * png_const_textp; 664 typedef png_text FAR * FAR * png_textpp; [all...] |
/external/chromium_org/third_party/libpng/ | |
png.h | 691 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file, 717 } png_text; typedef in typeref:struct:png_text_struct [all...] |
/external/libpng/ | |
png.h | 694 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file, 720 } png_text; typedef in typeref:struct:png_text_struct [all...] |
/external/qemu/distrib/libpng-1.2.19/ | |
png.h | 578 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file, 604 } png_text; typedef in typeref:struct:png_text_struct 605 typedef png_text FAR * png_textp; 606 typedef png_text FAR * FAR * png_textpp; [all...] |