Home
last modified time | relevance | path

Searched refs:GetValueFromSplayTree (Results 26 – 50 of 72) sorted by relevance

123

/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Dxpm.c488 j=(ssize_t) GetValueFromSplayTree(xpm_colors,key); in ReadXPMImage()
1098 symbolic=(const char *) GetValueFromSplayTree(xpm_symbolic,name); in WriteXPMImage()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dprofile.c261 profile=(const StringInfo *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProfile()
1471 profile_8bim=(StringInfo *) GetValueFromSplayTree((SplayTreeInfo *) in WriteTo8BimProfile()
2075 if (GetValueFromSplayTree(exif_resources,q) == q) in SyncExifProfile()
H A Dmodule.c234 module_info=(ModuleInfo *) GetValueFromSplayTree(module_list,tag); in GetModuleInfo()
1294 if (GetValueFromSplayTree(module_list,module_name) != (void *) NULL) in OpenModule()
H A Dcoder.c489 return((const CoderInfo *) GetValueFromSplayTree(coder_cache,name)); in GetCoderInfo()
H A Dproperty.c1421 if (GetValueFromSplayTree(exif_resources,q) == q) in GetEXIFProperty()
1606 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetEXIFProperty()
2239 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProperty()
2420 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProperty()
H A Dfx.c347 return((const double *) GetValueFromSplayTree(fx_info->symbols,symbol)); in GetFxSymbolValue()
357 object=(double *) GetValueFromSplayTree(fx_info->symbols,symbol); in SetFxSymbolValue()
733 color=(MagickPixelPacket *) GetValueFromSplayTree(fx_info->colors, in FxGetSymbol()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dprofile.c261 profile=(const StringInfo *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProfile()
1471 profile_8bim=(StringInfo *) GetValueFromSplayTree((SplayTreeInfo *) in WriteTo8BimProfile()
2075 if (GetValueFromSplayTree(exif_resources,q) == q) in SyncExifProfile()
H A Dmodule.c234 module_info=(ModuleInfo *) GetValueFromSplayTree(module_list,tag); in GetModuleInfo()
1294 if (GetValueFromSplayTree(module_list,module_name) != (void *) NULL) in OpenModule()
H A Dcoder.c489 return((const CoderInfo *) GetValueFromSplayTree(coder_cache,name)); in GetCoderInfo()
H A Dproperty.c1421 if (GetValueFromSplayTree(exif_resources,q) == q) in GetEXIFProperty()
1606 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetEXIFProperty()
2239 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProperty()
2420 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProperty()
H A Dfx.c347 return((const double *) GetValueFromSplayTree(fx_info->symbols,symbol)); in GetFxSymbolValue()
357 object=(double *) GetValueFromSplayTree(fx_info->symbols,symbol); in SetFxSymbolValue()
733 color=(MagickPixelPacket *) GetValueFromSplayTree(fx_info->colors, in FxGetSymbol()
H A Dlocale.c555 locale_info=(const LocaleInfo *) GetValueFromSplayTree(locale_cache,tag); in GetLocaleInfo_()
H A Dtype.c283 return((const TypeInfo *) GetValueFromSplayTree(type_cache,name)); in GetTypeInfo()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dmodule.c234 module_info=(ModuleInfo *) GetValueFromSplayTree(module_list,tag); in GetModuleInfo()
1266 if (GetValueFromSplayTree(module_list,module_name) != (void *) NULL) in OpenModule()
H A Dprofile.c271 profile=(const StringInfo *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProfile()
1642 profile_8bim=(StringInfo *) GetValueFromSplayTree((SplayTreeInfo *) in WriteTo8BimProfile()
2284 if (GetValueFromSplayTree(exif_resources,q) == q) in SyncExifProfile()
H A Dproperty.c1440 if (GetValueFromSplayTree(exif_resources,q) == q) in GetEXIFProperty()
1615 (GetValueFromSplayTree((SplayTreeInfo *) image->properties, in GetEXIFProperty()
2247 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProperty()
2309 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProperty()
H A Dfx.c353 return((const double *) GetValueFromSplayTree(fx_info->symbols,symbol)); in GetFxSymbolValue()
363 object=(double *) GetValueFromSplayTree(fx_info->symbols,symbol); in SetFxSymbolValue()
754 color=(PixelInfo *) GetValueFromSplayTree(fx_info->colors,name); in FxGetSymbol()
H A Dlocale.c523 locale_info=(const LocaleInfo *) GetValueFromSplayTree(locale_cache,tag); in GetLocaleInfo_()
H A Dtype.c282 return((const TypeInfo *) GetValueFromSplayTree(type_cache,name)); in GetTypeInfo()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dmodule.c234 module_info=(ModuleInfo *) GetValueFromSplayTree(module_list,tag); in GetModuleInfo()
1266 if (GetValueFromSplayTree(module_list,module_name) != (void *) NULL) in OpenModule()
H A Dprofile.c271 profile=(const StringInfo *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProfile()
1642 profile_8bim=(StringInfo *) GetValueFromSplayTree((SplayTreeInfo *) in WriteTo8BimProfile()
2284 if (GetValueFromSplayTree(exif_resources,q) == q) in SyncExifProfile()
H A Dproperty.c1440 if (GetValueFromSplayTree(exif_resources,q) == q) in GetEXIFProperty()
1615 (GetValueFromSplayTree((SplayTreeInfo *) image->properties, in GetEXIFProperty()
2247 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProperty()
2309 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) in GetImageProperty()
H A Dfx.c353 return((const double *) GetValueFromSplayTree(fx_info->symbols,symbol)); in GetFxSymbolValue()
363 object=(double *) GetValueFromSplayTree(fx_info->symbols,symbol); in SetFxSymbolValue()
754 color=(PixelInfo *) GetValueFromSplayTree(fx_info->colors,name); in FxGetSymbol()
H A Dlocale.c523 locale_info=(const LocaleInfo *) GetValueFromSplayTree(locale_cache,tag); in GetLocaleInfo_()
H A Dtype.c282 return((const TypeInfo *) GetValueFromSplayTree(type_cache,name)); in GetTypeInfo()

123