Searched refs:ChopPathComponents (Results 1 - 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dutility-private.h41 ChopPathComponents(char *,const size_t),
H A Dutility.c565 % ChopPathComponents() removes the number of specified file components from a
568 % The format of the ChopPathComponents method is:
570 % ChopPathComponents(char *path,size_t components) function
579 MagickPrivate void ChopPathComponents(char *path,const size_t components)
H A Dconfigure.c887 ChopPathComponents(prefix,1);
H A Dmodule.c770 ChopPathComponents(prefix,1);
H A Dmethods.h142 #define ChopPathComponents PrependMagickMethod(ChopPathComponents) macro
H A Dwidget.c4821 ChopPathComponents(reply_info.text,1);
4954 ChopPathComponents(working_path,1);

Completed in 2057 milliseconds