Home
last modified time | relevance | path

Searched refs:DestroyXMLTree (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/MagickCore/
Dthreshold.c961 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
969 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
977 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
997 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
1006 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
1015 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
1024 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
1033 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
1042 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
1051 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile()
[all …]
Dxml-tree.h38 *DestroyXMLTree(XMLTreeInfo *),
Dxml-tree.c474 (void) DestroyXMLTree(node); in DestroyXMLTreeChild()
490 (void) DestroyXMLTree(node); in DestroyXMLTreeOrdered()
557 MagickExport XMLTreeInfo *DestroyXMLTree(XMLTreeInfo *xml_info) in DestroyXMLTree() function
Dmime.c968 mime_map=DestroyXMLTree(mime_map); in LoadMimeCache()
Dmethods.h288 #define DestroyXMLTree PrependMagickMethod(DestroyXMLTree) macro
Denhance.c552 ccc=DestroyXMLTree(ccc); in ColorDecisionListImage()
686 ccc=DestroyXMLTree(ccc); in ColorDecisionListImage()
Dproperty.c1786 xmp=DestroyXMLTree(xmp); in GetXMPProperty()
/external/ImageMagick/coders/
Djpeg.c1748 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1757 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1779 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1789 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1799 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1809 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1819 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1829 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1839 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
1868 quantization_tables=DestroyXMLTree(quantization_tables); in GetQuantizationTable()
[all …]
Ddng.c205 ufraw=DestroyXMLTree(ufraw); in ReadDNGImage()
/external/ImageMagick/MagickWand/
Ddrawing-wand.c2677 xml_info=DestroyXMLTree(xml_info); in DrawGetVectorGraphics()
6488 xml_info=DestroyXMLTree(xml_info); in DrawSetVectorGraphics()