GetNextKeyInSplayTree 324 magick/artifact.c return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->artifacts)); GetNextKeyInSplayTree 531 magick/methods.h #define GetNextKeyInSplayTree PrependMagickMethod(GetNextKeyInSplayTree) GetNextKeyInSplayTree 2193 magick/option.c return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image_info->options)); GetNextKeyInSplayTree 286 magick/profile.c return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->profiles)); GetNextKeyInSplayTree 3193 magick/property.c return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->properties)); GetNextKeyInSplayTree 276 magick/registry.c return((char *) GetNextKeyInSplayTree(registry)); GetNextKeyInSplayTree 349 magick/resource.c path=(const char *) GetNextKeyInSplayTree(temporary_resources); GetNextKeyInSplayTree 353 magick/resource.c path=(const char *) GetNextKeyInSplayTree(temporary_resources); GetNextKeyInSplayTree 34 magick/splay-tree.h *GetNextKeyInSplayTree(SplayTreeInfo *),