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 43 *CloneSplayTree(SplayTreeInfo *,void *(*)(void *),void *(*)(void *)),
artifact.c 120 image->artifacts=CloneSplayTree((SplayTreeInfo *) clone_image->artifacts,
methods.h 167 #define CloneSplayTree PrependMagickMethod(CloneSplayTree)
    [all...]
splay-tree.c 320 % CloneSplayTree() clones the splay tree.
322 % The format of the CloneSplayTree method is:
324 % SplayTreeInfo *CloneSplayTree(SplayTreeInfo *splay_tree,
352 MagickExport SplayTreeInfo *CloneSplayTree(SplayTreeInfo *splay_tree,
    [all...]
property.c 198 image->properties=CloneSplayTree((SplayTreeInfo *)
    [all...]
option.c     [all...]
profile.c 158 image->profiles=CloneSplayTree((SplayTreeInfo *) clone_image->profiles,
    [all...]

Completed in 286 milliseconds