HomeSort by relevance Sort by last modified time
    Searched refs:ChopPathComponents (Results 1 - 6 of 6) sorted by null

  /external/ImageMagick/MagickCore/
utility-private.h 41 ChopPathComponents(char *,const size_t),
utility.c 565 % 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)
579 MagickPrivate void ChopPathComponents(char *path,const size_t components)
    [all...]
configure.c 887 ChopPathComponents(prefix,1);
    [all...]
module.c 770 ChopPathComponents(prefix,1);
    [all...]
methods.h 142 #define ChopPathComponents PrependMagickMethod(ChopPathComponents)
    [all...]
widget.c     [all...]

Completed in 75 milliseconds