Home | History | Annotate | Download | only in libpng16

Lines Matching refs:png_set_text_2

2494    if (png_set_text_2(png_ptr, info_ptr, &text_info, 1) != 0)
2595 if (png_set_text_2(png_ptr, info_ptr, &text, 1) != 0)
2745 if (png_set_text_2(png_ptr, info_ptr, &text, 1) != 0)