Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmodule.c109 TagToCoderModuleName(const char *,char *),
434 TagToCoderModuleName("magick",filename); in GetModuleList()
1092 TagToCoderModuleName("magick",filename); in ListModuleInfo()
1264 TagToCoderModuleName(module_name,filename); in OpenModule()
1456 static void TagToCoderModuleName(const char *tag,char *name) in TagToCoderModuleName() function