/external/qemu/distrib/libpng-1.2.46/ |
png.c | 56 PNG_tEXt;
|
pngread.c | 433 PNG_CONST PNG_tEXt; 541 else if (!png_memcmp(chunk_name, png_tEXt, 4)) [all...] |
pngpread.c | 198 PNG_CONST PNG_tEXt; 524 else if (!png_memcmp(png_ptr->chunk_name, png_tEXt, 4)) [all...] |
pngwutil.c | [all...] |
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/chromium_org/third_party/libpng/ |
pngread.c | 429 PNG_CONST PNG_tEXt; 537 else if (!png_memcmp(chunk_name, png_tEXt, 4)) 1007 PNG_CONST PNG_tEXt; [all...] |
png.c | 55 PNG_tEXt;
|
pngpread.c | 198 PNG_CONST PNG_tEXt; 524 else if (!png_memcmp(png_ptr->chunk_name, png_tEXt, 4)) [all...] |
pngwutil.c | [all...] |
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...] |