Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:ResetSplayTree

1349 %  ResetSplayTree() resets the splay-tree.  That is, it deletes all the nodes
1352 % The format of the ResetSplayTree method is:
1354 % ResetSplayTree(SplayTreeInfo *splay_tree)
1361 MagickExport void ResetSplayTree(SplayTreeInfo *splay_tree)