Lines Matching refs:GetNextValueInSplayTree
823 % GetNextValueInSplayTree() gets the next value in the splay-tree.
825 % The format of the GetNextValueInSplayTree method is:
827 % const void *GetNextValueInSplayTree(SplayTreeInfo *splay_tree)
836 MagickExport const void *GetNextValueInSplayTree(SplayTreeInfo *splay_tree)
1442 % conjunction with GetNextValueInSplayTree() to iterate over all the nodes in