Home | History | Annotate | Download | only in libpng

Lines Matching defs:png_text

581 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
614 } png_text;
615 typedef png_text * png_textp;
616 typedef const png_text * png_const_textp;
617 typedef png_text * * png_textpp;