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 840 attribute=GetXMLTreeAttribute(include,"file");
882 attribute=GetXMLTreeAttribute(mime,"data-type");
886 attribute=GetXMLTreeAttribute(mime,"description");
889 attribute=GetXMLTreeAttribute(mime,"endian");
893 attribute=GetXMLTreeAttribute(mime,"magic");
951 attribute=GetXMLTreeAttribute(mime,"mask");
954 attribute=GetXMLTreeAttribute(mime,"offset");
964 attribute=GetXMLTreeAttribute(mime,"pattern");
967 attribute=GetXMLTreeAttribute(mime,"priority");
970 attribute=GetXMLTreeAttribute(mime,"stealth")
    [all...]
threshold.c 964 attribute=GetXMLTreeAttribute(threshold,"map");
967 attribute=GetXMLTreeAttribute(threshold,"alias");
998 attribute=GetXMLTreeAttribute(threshold,"map");
    [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...]
methods.h     [all...]
  /external/ImageMagick/coders/
jpeg.c     [all...]

Completed in 662 milliseconds