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

  /external/ImageMagick/MagickCore/
splay-tree.h 44 *CloneSplayTree(SplayTreeInfo *,void *(*)(void *),void *(*)(void *)),
artifact.c 120 image->artifacts=CloneSplayTree((SplayTreeInfo *) clone_image->artifacts,
methods.h 151 #define CloneSplayTree PrependMagickMethod(CloneSplayTree)
    [all...]
splay-tree.c 321 % CloneSplayTree() clones the splay tree.
323 % The format of the CloneSplayTree method is:
325 % SplayTreeInfo *CloneSplayTree(SplayTreeInfo *splay_tree,
353 MagickExport SplayTreeInfo *CloneSplayTree(SplayTreeInfo *splay_tree,
    [all...]
option.c     [all...]
profile.c 195 image->profiles=CloneSplayTree((SplayTreeInfo *) clone_image->profiles,
    [all...]
property.c 198 image->properties=CloneSplayTree((SplayTreeInfo *)
    [all...]

Completed in 49 milliseconds