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

  /external/chromium_org/third_party/libpng/
png.h 691 /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
717 } png_text; typedef in typeref:struct:png_text_struct
    [all...]
  /external/libpng/
png.h 667 /* 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;
    [all...]

Completed in 152 milliseconds