HomeSort by relevance Sort by last modified time
    Searched defs:GetNextValueInSplayTree (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
splay-tree.c 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)
    [all...]
methods.h     [all...]

Completed in 93 milliseconds