Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dutility.h45 GetPathAttributes(const char *,void *),
Dutility.c1150 MagickExport MagickBooleanType GetPathAttributes(const char *path, in GetPathAttributes() function
1463 status=GetPathAttributes(path,&attributes); in IsPathAccessible()
1506 status=GetPathAttributes(path,&attributes); in IsPathDirectory()
Dopencl.c306 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
316 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
336 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
346 status=GetPathAttributes(path,&attributes); in GetOpenCLCacheDirectory()
Dresource.c442 status=GetPathAttributes(directory,&attributes); in GetPathTemplate()
Dmethods.h551 #define GetPathAttributes PrependMagickMethod(GetPathAttributes) macro
Ddelegate.c1584 status=GetPathAttributes(destination,&attributes); in CopyDelegateFile()
Dblob.c1414 status=GetPathAttributes(image->filename,&image->blob->properties); in GetBlobSize()
2513 status=GetPathAttributes(filename,&image->blob->properties); in OpenBlob()
Dresize.c3704 if ( GetPathAttributes(image->filename,&attributes) != MagickFalse ) in ThumbnailImage()
Ddisplay.c15078 status=GetPathAttributes(display_image->filename,&attributes); in XDisplayImage()
15105 status=GetPathAttributes(display_image->filename,&attributes); in XDisplayImage()
/external/ImageMagick/coders/
Dmpeg.c391 status=GetPathAttributes(destination,&attributes); in CopyDelegateFile()
Dps.c357 status=GetPathAttributes(path,&attributes); in IsPostscriptRendered()
Dpdf.c365 status=GetPathAttributes(path,&attributes); in IsPDFRendered()
Dmsl.c241 status=GetPathAttributes(path,&attributes); in IsPathDirectory()