/third_party/skia/third_party/externals/libpng/ |
D | pnginfo.h | 122 png_textp text; /* array of comments read or comments to write */
|
D | pngset.c | 793 png_textp new_text = NULL; in png_set_text_2() 811 new_text = png_voidcast(png_textp,png_realloc_array(png_ptr, in png_set_text_2() 838 png_textp textp = &(info_ptr->text[info_ptr->num_text]); in png_set_text_2()
|
D | pngtest.c | 815 pngtest_check_text_support(png_structp png_ptr, png_textp text_ptr, in pngtest_check_text_support() 1317 png_textp text_ptr; in test_one_file() 1537 png_textp text_ptr; in test_one_file()
|
D | png.h | 579 typedef png_text * png_textp; typedef 2114 png_inforp info_ptr, png_textp *text_ptr, int *num_text));
|
D | pngget.c | 1050 png_textp *text_ptr, int *num_text) in png_get_text()
|
/third_party/libpng/ |
D | pnginfo.h | 122 png_textp text; /* array of comments read or comments to write */
|
D | pngtest.c | 815 pngtest_check_text_support(png_structp png_ptr, png_textp text_ptr, in pngtest_check_text_support() 1317 png_textp text_ptr; in test_one_file() 1537 png_textp text_ptr; in test_one_file()
|
D | pngset.c | 793 png_textp new_text = NULL; in png_set_text_2() 811 new_text = png_voidcast(png_textp,png_realloc_array(png_ptr, in png_set_text_2() 838 png_textp textp = &(info_ptr->text[info_ptr->num_text]); in png_set_text_2()
|
D | png.h | 579 typedef png_text * png_textp; typedef 2114 png_inforp info_ptr, png_textp *text_ptr, int *num_text));
|
D | pngget.c | 1050 png_textp *text_ptr, int *num_text) in png_get_text()
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pnginfo.h | 122 png_textp text; /* array of comments read or comments to write */
|
D | pngset.c | 793 png_textp new_text = NULL; in png_set_text_2() 811 new_text = png_voidcast(png_textp,png_realloc_array(png_ptr, in png_set_text_2() 838 png_textp textp = &(info_ptr->text[info_ptr->num_text]); in png_set_text_2()
|
D | pngtest.c | 815 pngtest_check_text_support(png_structp png_ptr, png_textp text_ptr, in pngtest_check_text_support() 1317 png_textp text_ptr; in test_one_file() 1537 png_textp text_ptr; in test_one_file()
|
D | png.h | 579 typedef png_text * png_textp; typedef 2114 png_inforp info_ptr, png_textp *text_ptr, int *num_text));
|
D | pngget.c | 1050 png_textp *text_ptr, int *num_text) in png_get_text()
|
/third_party/boost/boost/gil/extension/io/png/detail/ |
D | reader_backend.hpp | 518 png_textp text = png_textp( nullptr ); in read_header()
|
/third_party/flutter/skia/third_party/externals/libwebp/imageio/ |
D | pngdec.c | 159 png_textp text = NULL; in ExtractMetadataFromPNG()
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
D | pngdec.c | 159 png_textp text = NULL; in ExtractMetadataFromPNG()
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 410 png_textp text_ptr; /* stash of text chunks */ 663 png_textp chunks = NULL; in text_stash() 669 dp->text_ptr = voidcast(png_textp, malloc(dp->num_text * sizeof *chunks)); in text_stash()
|
/third_party/libpng/contrib/tools/ |
D | pngcp.c | 410 png_textp text_ptr; /* stash of text chunks */ 663 png_textp chunks = NULL; in text_stash() 669 dp->text_ptr = voidcast(png_textp, malloc(dp->num_text * sizeof *chunks)); in text_stash()
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 410 png_textp text_ptr; /* stash of text chunks */ 663 png_textp chunks = NULL; in text_stash() 669 dp->text_ptr = voidcast(png_textp, malloc(dp->num_text * sizeof *chunks)); in text_stash()
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngunknown.c | 486 png_textp text; in get_valid()
|
D | makepng.c | 1259 set_text(png_structp png_ptr, png_infop info_ptr, png_textp text, in set_text()
|
/third_party/libpng/contrib/libtests/ |
D | pngunknown.c | 486 png_textp text; in get_valid()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngunknown.c | 486 png_textp text; in get_valid()
|