Searched refs:GetPathAttributes (Results 1 – 12 of 12) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | utility.h | 47 GetPathAttributes(const char *,void *),
|
D | utility.c | 1175 MagickExport MagickBooleanType GetPathAttributes(const char *path, in GetPathAttributes() function 1506 status=GetPathAttributes(path,&attributes); in IsPathAccessible() 1549 status=GetPathAttributes(path,&attributes); in IsPathDirectory()
|
D | opencl.c | 315 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()
|
D | resource.c | 521 status=GetPathAttributes(directory,&attributes); in GetPathTemplate()
|
D | methods.h | 567 #define GetPathAttributes PrependMagickMethod(GetPathAttributes) macro
|
D | blob.c | 1435 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()
|
D | delegate.c | 1646 status=GetPathAttributes(destination,&attributes); in CopyDelegateFile()
|
D | resize.c | 4587 if ( GetPathAttributes(image->filename,&attributes) != MagickFalse ) in ThumbnailImage()
|
D | display.c | 15082 status=GetPathAttributes(display_image->filename,&attributes); in XDisplayImage() 15109 status=GetPathAttributes(display_image->filename,&attributes); in XDisplayImage()
|
/external/ImageMagick/coders/ |
D | ghostscript-private.h | 214 status=GetPathAttributes(path,&attributes); in IsGhostscriptRendered()
|
D | video.c | 422 status=GetPathAttributes(destination,&attributes); in CopyDelegateFile()
|
D | msl.c | 240 status=GetPathAttributes(path,&attributes); in IsPathDirectory()
|