/external/ImageMagick/MagickCore/ |
D | utility.c | 302 GetPathComponent(filename,ExtensionPath,extension); in AppendImageFormat() 309 GetPathComponent(filename,RootPath,root); in AppendImageFormat() 311 GetPathComponent(filename,RootPath,root); in AppendImageFormat() 316 GetPathComponent(filename,RootPath,root); in AppendImageFormat() 590 GetPathComponent(path,HeadPath,path); in ChopPathComponents() 807 GetPathComponent(option,TailPath,filename); in ExpandFilenames() 808 GetPathComponent(option,MagickPath,magick); in ExpandFilenames() 821 GetPathComponent(option,HeadPath,path); in ExpandFilenames() 822 GetPathComponent(option,SubimagePath,subimage); in ExpandFilenames() 1213 MagickExport void GetPathComponent(const char *path,PathType type, in GetPathComponent() function
|
D | utility.h | 57 GetPathComponent(const char *,PathType,char *),
|
D | module.c | 435 GetPathComponent(module_path,HeadPath,path); in GetModuleList() 474 GetPathComponent(entry->d_name,BasePath,modules[i]); in GetModuleList() 1091 GetPathComponent(module_path,HeadPath,path); in ListModuleInfo() 1118 GetPathComponent(module_path,HeadPath,path); in ListModuleInfo()
|
D | delegate.c | 582 GetPathComponent(image->magick_filename,HeadPath,value); in GetMagickPropertyLetter() 588 GetPathComponent(image->magick_filename,ExtensionPath,value); in GetMagickPropertyLetter() 594 GetPathComponent(image->magick_filename,TailPath,value); in GetMagickPropertyLetter() 677 GetPathComponent(image->magick_filename,BasePath,value); in GetMagickPropertyLetter() 2095 GetPathComponent(filename,HeadPath,path); in LoadDelegateCache()
|
D | type.c | 802 GetPathComponent((const char *) file,ExtensionPath,extension); in LoadFontConfigFonts() 1048 GetPathComponent(filename,HeadPath,font_path); in SetTypeNodePath() 1161 GetPathComponent(filename,HeadPath,path); in LoadTypeCache()
|
D | property.c | 2459 GetPathComponent(image->magick_filename,HeadPath,value); in GetMagickPropertyLetter() 2467 GetPathComponent(image->magick_filename,ExtensionPath,value); in GetMagickPropertyLetter() 2475 GetPathComponent(image->magick_filename,TailPath,value); in GetMagickPropertyLetter() 2590 GetPathComponent(image->magick_filename,BasePath,value); in GetMagickPropertyLetter() 2832 GetPathComponent(image->magick_filename,BasePath,value); in GetMagickProperty() 2908 GetPathComponent(image->magick_filename,HeadPath,value); in GetMagickProperty() 2931 GetPathComponent(image->magick_filename,ExtensionPath,value); in GetMagickProperty()
|
D | image.c | 2741 GetPathComponent(image_info->filename,SubimagePath,component); in SetImageInfo() 2785 GetPathComponent(image_info->filename,ExtensionPath,component); in SetImageInfo() 2798 GetPathComponent(path,ExtensionPath,component); in SetImageInfo() 2810 GetPathComponent(path,ExtensionPath,component); in SetImageInfo() 2882 GetPathComponent(image_info->filename,MagickPath,magic); in SetImageInfo() 2888 GetPathComponent(image_info->filename,CanonicalPath,component); in SetImageInfo() 2890 GetPathComponent(image_info->filename,SubcanonicalPath,component); in SetImageInfo() 2912 GetPathComponent(image_info->filename,CanonicalPath,component); in SetImageInfo()
|
D | configure.c | 201 GetPathComponent(path,HeadPath,head_path); in AcquireConfigureCache() 1211 GetPathComponent(filename,HeadPath,path); in LoadConfigureCache()
|
D | magick.c | 1462 GetPathComponent(execution_path,TailPath,filename); in MagickCoreGenesis() 1464 GetPathComponent(execution_path,HeadPath,execution_path); in MagickCoreGenesis()
|
D | xml-tree.c | 247 GetPathComponent(components[i],SubimagePath,subnode); in AddPathToXMLTree() 248 GetPathComponent(components[i],CanonicalPath,tag); in AddPathToXMLTree() 1034 GetPathComponent(components[i],SubimagePath,subnode); in GetXMLTreePath() 1035 GetPathComponent(components[i],CanonicalPath,tag); in GetXMLTreePath()
|
D | constitute.c | 660 GetPathComponent(magick_filename,MagickPath,magick_path); in ReadImage() 1198 GetPathComponent(image->filename,ExtensionPath,extension); in WriteImage()
|
D | exception.c | 1060 GetPathComponent(module,TailPath,path); in ThrowMagickExceptionList()
|
D | mime.c | 837 GetPathComponent(filename,HeadPath,path); in LoadMimeCache()
|
D | animate.c | 493 GetPathComponent((*image)->magick_filename,BasePath,basename); in XMagickCommand() 1679 GetPathComponent(display_image->magick_filename,TailPath,filename); in XAnimateImages() 2926 GetPathComponent(image->filename,HeadPath,path); in XSaveImage() 2927 GetPathComponent(image->filename,TailPath,filename); in XSaveImage()
|
D | policy.c | 846 GetPathComponent(filename,HeadPath,path); in LoadPolicyCache()
|
D | methods.h | 501 #define GetPathComponent PrependMagickMethod(GetPathComponent) macro
|
/external/ImageMagick/coders/ |
D | html.c | 272 GetPathComponent(filename,BasePath,basename); in WriteHTMLImage() 309 GetPathComponent(filename,BasePath,basename); in WriteHTMLImage() 392 GetPathComponent(image->filename,BasePath,filename); in WriteHTMLImage()
|
D | uil.c | 295 GetPathComponent(image->filename,BasePath,basename); in WriteUILImage() 341 GetPathComponent(image->filename,BasePath,basename); in WriteUILImage()
|
D | cip.c | 209 GetPathComponent(image->filename,BasePath,basename); in WriteCIPImage()
|
D | url.c | 243 GetPathComponent(image_info->filename,TailPath,image->filename); in ReadURLImage()
|
D | xpm.c | 788 GetPathComponent(picon->filename,BasePath,basename); in WritePICONImage() 1014 GetPathComponent(image->filename,BasePath,basename); in WriteXPMImage()
|
D | xbm.c | 545 GetPathComponent(image->filename,BasePath,basename); in WriteXBMImage()
|
D | mpeg.c | 600 GetPathComponent(image_info->filename,ExtensionPath,coalesce_image->magick); in WriteMPEGImage()
|
/external/ImageMagick/MagickWand/ |
D | magick-cli.c | 713 GetPathComponent(argv[0],TailPath,cli_wand->wand.name); in MagickImageCommand() 729 GetPathComponent(argv[1],TailPath,cli_wand->wand.name); in MagickImageCommand() 791 GetPathComponent(argv[2],TailPath,cli_wand->wand.name); in MagickImageCommand()
|
/external/ImageMagick/utilities/ |
D | magick.c | 124 GetPathComponent(argv[0],TailPath,client_name); in MagickMain()
|