Searched defs:png_text (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpng.h667 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
700 } png_text; typedef in typeref:struct:png_text_struct
701 typedef png_text * png_textp;
702 typedef const png_text * png_const_textp;
703 typedef png_text * * png_textpp;
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dpng.h906 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
939 } png_text; typedef in typeref:struct:png_text_struct
940 typedef png_text * png_textp;
941 typedef const png_text * png_const_textp;
942 typedef png_text * * png_textpp;

Completed in 337 milliseconds