OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyXMLTree
(Results
1 - 10
of
10
) sorted by null
/external/ImageMagick/MagickCore/
xml-tree.h
38
*
DestroyXMLTree
(XMLTreeInfo *),
threshold.c
973
thresholds=
DestroyXMLTree
(thresholds);
981
thresholds=
DestroyXMLTree
(thresholds);
989
thresholds=
DestroyXMLTree
(thresholds);
[
all
...]
xml-tree.c
434
%
DestroyXMLTree
() destroys the xml-tree.
436
% The format of the
DestroyXMLTree
method is:
438
% XMLTreeInfo *
DestroyXMLTree
(XMLTreeInfo *xml_info)
482
(void)
DestroyXMLTree
(node);
498
(void)
DestroyXMLTree
(node);
565
MagickExport XMLTreeInfo *
DestroyXMLTree
(XMLTreeInfo *xml_info)
[
all
...]
mime.c
982
mime_map=
DestroyXMLTree
(mime_map);
[
all
...]
methods.h
288
#define
DestroyXMLTree
PrependMagickMethod(
DestroyXMLTree
)
[
all
...]
enhance.c
558
ccc=
DestroyXMLTree
(ccc);
692
ccc=
DestroyXMLTree
(ccc);
[
all
...]
property.c
[
all
...]
/external/ImageMagick/coders/
jpeg.c
[
all
...]
dng.c
206
ufraw=
DestroyXMLTree
(ufraw);
/external/ImageMagick/MagickWand/
drawing-wand.c
[
all
...]
Completed in 617 milliseconds