GetValueFromSplayTree  410 coders/xpm.c             j=(ssize_t) GetValueFromSplayTree(xpm_colors,key);
GetValueFromSplayTree  286 magick/artifact.c       p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) image->artifacts,
GetValueFromSplayTree  338 magick/coder.c   return((const CoderInfo *) GetValueFromSplayTree(coder_list,name));
GetValueFromSplayTree 2626 magick/deprecate.c       attribute=(const ImageAttribute *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree  507 magick/distribute-cache.c   image=(Image *) GetValueFromSplayTree(registry,(const void *) session_key);
GetValueFromSplayTree  564 magick/distribute-cache.c   image=(Image *) GetValueFromSplayTree(registry,(const void *) session_key);
GetValueFromSplayTree  628 magick/distribute-cache.c   image=(Image *) GetValueFromSplayTree(registry,(const void *) session_key);
GetValueFromSplayTree  685 magick/distribute-cache.c   image=(Image *) GetValueFromSplayTree(registry,(const void *) session_key);
GetValueFromSplayTree 1172 magick/fx.c      value=(const char *) GetValueFromSplayTree(fx_info->symbols,key);
GetValueFromSplayTree 1462 magick/fx.c              (GetValueFromSplayTree(fx_info->symbols,name) == (const char *) NULL))
GetValueFromSplayTree 1467 magick/fx.c              color=(MagickPixelPacket *) GetValueFromSplayTree(fx_info->colors,
GetValueFromSplayTree 1848 magick/fx.c      value=(const char *) GetValueFromSplayTree(fx_info->symbols,symbol);
GetValueFromSplayTree  435 magick/locale.c   return((const LocaleInfo *) GetValueFromSplayTree(locale_list,tag));
GetValueFromSplayTree  600 magick/methods.h #define GetValueFromSplayTree  PrependMagickMethod(GetValueFromSplayTree)
GetValueFromSplayTree  245 magick/module.c   return((ModuleInfo *) GetValueFromSplayTree(module_list,tag));
GetValueFromSplayTree 1255 magick/module.c   if (GetValueFromSplayTree(module_list,module_name) != (void *) NULL)
GetValueFromSplayTree 1842 magick/option.c   option=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree  268 magick/profile.c   profile=(const StringInfo *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 1552 magick/profile.c       if (GetValueFromSplayTree(exif_resources,q) == q)
GetValueFromSplayTree 1283 magick/property.c       if (GetValueFromSplayTree(exif_resources,q) == q)
GetValueFromSplayTree 1452 magick/property.c                 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 1996 magick/property.c           p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 2015 magick/property.c               p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 2030 magick/property.c               p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 2057 magick/property.c               p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 2072 magick/property.c               p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 2129 magick/property.c               p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree  201 magick/registry.c   registry_info=(RegistryInfo *) GetValueFromSplayTree(registry,key);
GetValueFromSplayTree   36 magick/splay-tree.h   *GetValueFromSplayTree(SplayTreeInfo *,const void *);
GetValueFromSplayTree  173 magick/type.c    return((const TypeInfo *) GetValueFromSplayTree(type_list,name));