HomeSort by relevance Sort by last modified time
    Searched defs:png_text (Results 1 - 4 of 4) sorted by null

  /external/libpng/
png.h 581 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
614 } png_text; typedef in typeref:struct:png_text_struct
615 typedef png_text * png_textp;
616 typedef const png_text * png_const_textp;
617 typedef png_text * * png_textpp;
    [all...]
  /external/pdfium/third_party/libpng16/
png.h 581 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
614 } png_text; typedef in typeref:struct:png_text_struct
615 typedef png_text * png_textp;
616 typedef const png_text * png_const_textp;
617 typedef png_text * * png_textpp;
    [all...]
  /external/skia/third_party/libpng/
png.h 581 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
614 } png_text; typedef in typeref:struct:png_text_struct
615 typedef png_text * png_textp;
616 typedef const png_text * png_const_textp;
617 typedef png_text * * png_textpp;
    [all...]
  /external/syslinux/com32/include/
png.h 686 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
712 } png_text; typedef in typeref:struct:png_text_struct
713 typedef png_text FAR * png_textp;
714 typedef png_text FAR * FAR * png_textpp;
    [all...]

Completed in 2174 milliseconds