Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetNextValueInSplayTree

824 %  GetNextValueInSplayTree() gets the next value in the splay-tree.
826 % The format of the GetNextValueInSplayTree method is:
828 % const void *GetNextValueInSplayTree(SplayTreeInfo *splay_tree)
837 MagickExport const void *GetNextValueInSplayTree(SplayTreeInfo *splay_tree)
1483 % conjunction with GetNextValueInSplayTree() to iterate over all the nodes in