Home
last modified time | relevance | path

Searched refs:png_set_text (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dsymbols.def170 png_set_text @163
A Dpnglibconf.dfa570 # instead of calling png_set_text() and letting libpng malloc it. It
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Dwritepng.c219 png_set_text(png_ptr, info_ptr, text, num_text); in writepng_init()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dexample.c885 png_set_text(write_ptr, write_info_ptr, text_ptr, 3);
A Dpngtest.c1338 png_set_text(write_ptr, write_info_ptr, text_ptr, num_text); in test_one_file()
1558 png_set_text(write_ptr, write_end_info_ptr, text_ptr, num_text); in test_one_file()
A Dpngset.c762 png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_text() function
A Dpng.h2125 PNG_EXPORT(163, void, png_set_text, (png_const_structrp png_ptr,
A DCHANGES385 Fixed error in example.c with png_set_text: num_text is 3, not 2 (Guido V.)
596 before calling png_set_text(). It must be set to NULL if you want to
781 Add checks in png_set_text() for NULL members of the input text structure.
3062 Check for out-of-range text compression mode in png_set_text().
A Dlibpng-manual.txt1535 Note while png_set_text() will accept text, language,
3137 png_set_text(png_ptr, info_ptr, text_ptr, num_text);
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dmakepng.c1292 png_set_text(png_ptr, info_ptr, text, 1); in set_text()
A Dpngvalid.c4157 png_set_text(pp, pi, &text, 1); in make_transform_image()
4245 png_set_text(pp, pi, &text, 1); in make_transform_image()
4377 png_set_text(pp, pi, &text, 1); in make_size_image()
4498 png_set_text(pp, pi, &text, 1); in make_size_image()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dpng.h2125 PNG_EXPORT(163, void, png_set_text, (png_const_structrp png_ptr,
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngcp.c688 png_set_text(dp->write_pp, dp->ip, dp->text_ptr, dp->num_text); in text_restore()

Completed in 60 milliseconds