GetNextKeyInSplayTree 324 magick/artifact.c return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->artifacts)); GetNextKeyInSplayTree 531 magick/methods.h #define GetNextKeyInSplayTree PrependMagickMethod(GetNextKeyInSplayTree) GetNextKeyInSplayTree 2104 magick/option.c return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image_info->options)); GetNextKeyInSplayTree 303 magick/profile.c return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->profiles)); GetNextKeyInSplayTree 2869 magick/property.c return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->properties)); GetNextKeyInSplayTree 279 magick/registry.c return((char *) GetNextKeyInSplayTree(registry)); GetNextKeyInSplayTree 315 magick/resource.c path=(const char *) GetNextKeyInSplayTree(temporary_resources); GetNextKeyInSplayTree 319 magick/resource.c path=(const char *) GetNextKeyInSplayTree(temporary_resources); GetNextKeyInSplayTree 891 magick/resource.c p=(char *) GetNextKeyInSplayTree(temporary_resources); GetNextKeyInSplayTree 896 magick/resource.c p=(char *) GetNextKeyInSplayTree(temporary_resources); GetNextKeyInSplayTree 34 magick/splay-tree.h *GetNextKeyInSplayTree(SplayTreeInfo *),