Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dutility.h46 GetPathAttributes(const char *,void *),
Dutility.c1165 MagickExport MagickBooleanType GetPathAttributes(const char *path, in GetPathAttributes() function
1477 status=GetPathAttributes(path,&attributes); in IsPathAccessible()
1520 status=GetPathAttributes(path,&attributes); in IsPathDirectory()
Dopencl.c313 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
323 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
343 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
353 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
Dmethods.h500 #define GetPathAttributes PrependMagickMethod(GetPathAttributes) macro
Dresource.c489 status=GetPathAttributes(directory,&attributes); in GetPathTemplate()
Dblob.c1392 status=GetPathAttributes(filename,&attributes); in FileToBlob()
1840 status=GetPathAttributes(image->filename,&blob_info->properties); in GetBlobSize()
3305 status=GetPathAttributes(filename,&blob_info->properties); in OpenBlob()
Ddelegate.c1606 status=GetPathAttributes(destination,&attributes); in CopyDelegateFile()
Dresize.c3748 if ( GetPathAttributes(image->filename,&attributes) != MagickFalse ) in ThumbnailImage()
Ddisplay.c15086 status=GetPathAttributes(display_image->filename,&attributes); in XDisplayImage()
15113 status=GetPathAttributes(display_image->filename,&attributes); in XDisplayImage()
/external/ImageMagick/coders/
Dmpeg.c416 status=GetPathAttributes(destination,&attributes); in CopyDelegateFile()
Dps.c359 status=GetPathAttributes(path,&attributes); in IsPostscriptRendered()
Dpdf.c365 status=GetPathAttributes(path,&attributes); in IsPDFRendered()
Dmsl.c240 status=GetPathAttributes(path,&attributes); in IsPathDirectory()