Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dutility.h47 GetPathAttributes(const char *,void *),
Dutility.c1175 MagickExport MagickBooleanType GetPathAttributes(const char *path, in GetPathAttributes() function
1506 status=GetPathAttributes(path,&attributes); in IsPathAccessible()
1549 status=GetPathAttributes(path,&attributes); in IsPathDirectory()
Dopencl.c315 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
325 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
345 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
355 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
Dresource.c521 status=GetPathAttributes(directory,&attributes); in GetPathTemplate()
Dmethods.h567 #define GetPathAttributes PrependMagickMethod(GetPathAttributes) macro
Dblob.c1435 status=GetPathAttributes(filename,&attributes); in FileToBlob()
1893 status=GetPathAttributes(image->filename,&blob_info->properties); in GetBlobSize()
3356 status=GetPathAttributes(filename,&blob_info->properties); in OpenBlob()
Ddelegate.c1646 status=GetPathAttributes(destination,&attributes); in CopyDelegateFile()
Dresize.c4587 if ( GetPathAttributes(image->filename,&attributes) != MagickFalse ) in ThumbnailImage()
Ddisplay.c15082 status=GetPathAttributes(display_image->filename,&attributes); in XDisplayImage()
15109 status=GetPathAttributes(display_image->filename,&attributes); in XDisplayImage()
/external/ImageMagick/coders/
Dghostscript-private.h214 status=GetPathAttributes(path,&attributes); in IsGhostscriptRendered()
Dvideo.c422 status=GetPathAttributes(destination,&attributes); in CopyDelegateFile()
Dmsl.c240 status=GetPathAttributes(path,&attributes); in IsPathDirectory()