Searched refs:png_set_text (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngtest.c1193 png_set_text(write_ptr, write_info_ptr, text_ptr, num_text);
1389 png_set_text(write_ptr, write_end_info_ptr, text_ptr, num_text);
H A Dpngset.c646 png_set_text(png_structp png_ptr, png_infop info_ptr, png_const_textp text_ptr, function
783 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
H A Dpng.h2242 /* Note while png_set_text() will accept a structure whose text,
2250 PNG_EXPORT(163, void, png_set_text,

Completed in 82 milliseconds