Home
last modified time | relevance | path

Searched refs:png_textp (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/libpng/
Dpnginfo.h122 png_textp text; /* array of comments read or comments to write */
Dpngset.c793 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()
Dpngtest.c815 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()
Dpng.h579 typedef png_text * png_textp; typedef
2114 png_inforp info_ptr, png_textp *text_ptr, int *num_text));
Dpngget.c1050 png_textp *text_ptr, int *num_text) in png_get_text()
/third_party/libpng/
Dpnginfo.h122 png_textp text; /* array of comments read or comments to write */
Dpngtest.c815 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()
Dpngset.c793 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()
Dpng.h579 typedef png_text * png_textp; typedef
2114 png_inforp info_ptr, png_textp *text_ptr, int *num_text));
Dpngget.c1050 png_textp *text_ptr, int *num_text) in png_get_text()
/third_party/flutter/skia/third_party/externals/libpng/
Dpnginfo.h122 png_textp text; /* array of comments read or comments to write */
Dpngset.c793 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()
Dpngtest.c815 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()
Dpng.h579 typedef png_text * png_textp; typedef
2114 png_inforp info_ptr, png_textp *text_ptr, int *num_text));
Dpngget.c1050 png_textp *text_ptr, int *num_text) in png_get_text()
/third_party/boost/boost/gil/extension/io/png/detail/
Dreader_backend.hpp518 png_textp text = png_textp( nullptr ); in read_header()
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dpngdec.c159 png_textp text = NULL; in ExtractMetadataFromPNG()
/third_party/skia/third_party/externals/libwebp/imageio/
Dpngdec.c159 png_textp text = NULL; in ExtractMetadataFromPNG()
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c410 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/
Dpngcp.c410 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/
Dpngcp.c410 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/
Dpngunknown.c486 png_textp text; in get_valid()
Dmakepng.c1259 set_text(png_structp png_ptr, png_infop info_ptr, png_textp text, in set_text()
/third_party/libpng/contrib/libtests/
Dpngunknown.c486 png_textp text; in get_valid()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngunknown.c486 png_textp text; in get_valid()

12