Home
last modified time | relevance | path

Searched refs:GetNextKeyInSplayTree (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/MagickCore/
Dsplay-tree.h34 *GetNextKeyInSplayTree(SplayTreeInfo *),
Dartifact.c331 return((const char *) GetNextKeyInSplayTree( in GetNextImageArtifact()
Dregistry.c274 return((char *) GetNextKeyInSplayTree(registry)); in GetNextImageRegistry()
Dresource.c428 path=(const char *) GetNextKeyInSplayTree(temporary_resources); in AsynchronousResourceComponentTerminus()
432 path=(const char *) GetNextKeyInSplayTree(temporary_resources); in AsynchronousResourceComponentTerminus()
Dmethods.h540 #define GetNextKeyInSplayTree PrependMagickMethod(GetNextKeyInSplayTree) macro
Dsplay-tree.c769 MagickExport const void *GetNextKeyInSplayTree(SplayTreeInfo *splay_tree) in GetNextKeyInSplayTree() function
Dprofile.c306 return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->profiles)); in GetNextImageProfile()
Dproperty.c3458 return((const char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->properties)); in GetNextImageProperty()
Doption.c2696 return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image_info->options)); in GetNextImageOption()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in3231 p=(Image *) GetNextKeyInSplayTree(magick_registry);
3235 p=(Image *) GetNextKeyInSplayTree(magick_registry);