Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_set_text_2

2496    if (png_set_text_2(png_ptr, info_ptr, &text_info, 1) != 0)
2597 if (png_set_text_2(png_ptr, info_ptr, &text, 1) != 0)
2747 if (png_set_text_2(png_ptr, info_ptr, &text, 1) != 0)