Searched refs:png_text (Results 1 - 18 of 18) sorted by relevance

/external/pdfium/samples/
H A Dimage_diff_png.cc410 png_text_(new png_text[comments.size()]) {
427 png_text* get_png_text() {
452 png_text* png_text_;
/external/libpng/contrib/gregbook/
H A Dwritepng.c180 png_text text[6];
/external/libpng/contrib/libtests/
H A Dmakepng.c1247 clear_text(png_text *text, png_charp keyword)
1302 png_text text;
1313 png_text text;
1325 png_text text;
H A Dpngvalid.c4139 png_text text;
4230 png_text text;
4359 png_text text;
4483 png_text text;
/external/skia/src/images/
H A DSkPngEncoder.cpp173 std::vector<png_text> png_texts(comments->count());
/external/syslinux/com32/lib/libpng/
H A Dpngset.c679 (png_uint_32)(info_ptr->max_text * png_sizeof(png_text)));
686 png_sizeof(png_text)));
694 (png_uint_32)(info_ptr->max_text * png_sizeof(png_text)));
H A Dpngpread.c1281 (png_uint_32)png_sizeof(png_text));
1483 (png_uint_32)png_sizeof(png_text));
1603 (png_uint_32)png_sizeof(png_text));
H A Dpngrutil.c2057 (png_uint_32)png_sizeof(png_text));
2177 (png_uint_32)png_sizeof(png_text));
2325 (png_uint_32)png_sizeof(png_text));
/external/libpng/
H A Dpng.h581 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
614 } png_text; typedef in typeref:struct:png_text_struct
615 typedef png_text * png_textp;
616 typedef const png_text * png_const_textp;
617 typedef png_text * * png_textpp;
H A Dexample.c881 png_text text_ptr[3];
H A Dpngrutil.c2425 png_text text_info;
2580 png_text text;
2730 png_text text;
/external/pdfium/third_party/libpng16/
H A Dpng.h581 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
614 } png_text; typedef in typeref:struct:png_text_struct
615 typedef png_text * png_textp;
616 typedef const png_text * png_const_textp;
617 typedef png_text * * png_textpp;
H A Dpngrutil.c2423 png_text text_info;
2578 png_text text;
2728 png_text text;
/external/skia/third_party/libpng/
H A Dpng.h581 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
614 } png_text; typedef in typeref:struct:png_text_struct
615 typedef png_text * png_textp;
616 typedef const png_text * png_const_textp;
617 typedef png_text * * png_textpp;
H A Dexample.c881 png_text text_ptr[3];
H A Dpngrutil.c2423 png_text text_info;
2578 png_text text;
2728 png_text text;
/external/syslinux/com32/include/
H A Dpng.h686 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
712 } png_text; typedef in typeref:struct:png_text_struct
713 typedef png_text FAR * png_textp;
714 typedef png_text FAR * FAR * png_textpp;
/external/ImageMagick/coders/
H A Dpng.c7732 text=(png_textp) png_malloc(ping,(png_alloc_size_t) sizeof(png_text));
7734 text=(png_textp) png_malloc(ping,(png_size_t) sizeof(png_text));
11246 (png_alloc_size_t) sizeof(png_text));
11248 text=(png_textp) png_malloc(ping,(png_size_t) sizeof(png_text));

Completed in 482 milliseconds