HomeSort by relevance Sort by last modified time
    Searched refs:GetXMLTreeAttribute (Results 1 - 6 of 6) sorted by null

  /external/ImageMagick/MagickCore/
xml-tree.h 32 *GetXMLTreeAttribute(XMLTreeInfo *,const char *),
mime.c 839 attribute=GetXMLTreeAttribute(include,"file");
879 attribute=GetXMLTreeAttribute(mime,"data-type");
883 attribute=GetXMLTreeAttribute(mime,"description");
886 attribute=GetXMLTreeAttribute(mime,"endian");
890 attribute=GetXMLTreeAttribute(mime,"magic");
948 attribute=GetXMLTreeAttribute(mime,"mask");
951 attribute=GetXMLTreeAttribute(mime,"offset");
961 attribute=GetXMLTreeAttribute(mime,"pattern");
964 attribute=GetXMLTreeAttribute(mime,"priority");
967 attribute=GetXMLTreeAttribute(mime,"stealth")
    [all...]
threshold.c     [all...]
methods.h     [all...]
xml-tree.c 776 % GetXMLTreeAttribute() returns the value of the attribute tag with the
779 % The format of the GetXMLTreeAttribute method is:
781 % const char *GetXMLTreeAttribute(XMLTreeInfo *xml_info,const char *tag)
790 MagickExport const char *GetXMLTreeAttribute(XMLTreeInfo *xml_info,
    [all...]
  /external/ImageMagick/coders/
jpeg.c     [all...]

Completed in 48 milliseconds