Home
last modified time | relevance | path

Searched refs:GetXMLTreeContent (Results 1 – 9 of 9) sorted by relevance

/external/ImageMagick/MagickCore/
Dxml-tree.h33 *GetXMLTreeContent(XMLTreeInfo *),
Dthreshold.c989 content=GetXMLTreeContent(description); in GetThresholdMapFile()
1046 content=GetXMLTreeContent(levels); in GetThresholdMapFile()
1169 content=GetXMLTreeContent(description); in ListThresholdMapFile()
Denhance.c576 content=GetXMLTreeContent(slope); in ColorDecisionListImage()
608 content=GetXMLTreeContent(offset); in ColorDecisionListImage()
641 content=GetXMLTreeContent(power); in ColorDecisionListImage()
680 content=GetXMLTreeContent(saturation); in ColorDecisionListImage()
Dmethods.h608 #define GetXMLTreeContent PrependMagickMethod(GetXMLTreeContent) macro
Dproperty.c1768 content=GetXMLTreeContent(node); in GetXMPProperty()
1775 content=GetXMLTreeContent(child); in GetXMPProperty()
Dxml-tree.c936 MagickExport const char *GetXMLTreeContent(XMLTreeInfo *xml_info) in GetXMLTreeContent() function
/external/ImageMagick/MagickWand/
Ddrawing-wand.c6242 (void) CloneString(&CurrentContext->clip_mask,GetXMLTreeContent(child)); in DrawSetVectorGraphics()
6246 value=GetXMLTreeContent(child); in DrawSetVectorGraphics()
6254 value=GetXMLTreeContent(child); in DrawSetVectorGraphics()
6261 (void) CloneString(&CurrentContext->encoding,GetXMLTreeContent(child)); in DrawSetVectorGraphics()
6265 value=GetXMLTreeContent(child); in DrawSetVectorGraphics()
6273 value=GetXMLTreeContent(child); in DrawSetVectorGraphics()
6281 value=GetXMLTreeContent(child); in DrawSetVectorGraphics()
6288 (void) CloneString(&CurrentContext->font,GetXMLTreeContent(child)); in DrawSetVectorGraphics()
6291 (void) CloneString(&CurrentContext->family,GetXMLTreeContent(child)); in DrawSetVectorGraphics()
6295 value=GetXMLTreeContent(child); in DrawSetVectorGraphics()
[all …]
/external/ImageMagick/coders/
Ddng.c193 content=ConstantString(GetXMLTreeContent(next)); in ReadDNGImage()
Djpeg.c1771 content=GetXMLTreeContent(description); in GetQuantizationTable()
1834 content=GetXMLTreeContent(levels); in GetQuantizationTable()