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 579 % ChopPathComponents() removes the number of specified file components from a
582 % The format of the ChopPathComponents method is:
584 % ChopPathComponents(char *path,size_t components)
593 MagickPrivate void ChopPathComponents(char *path,const size_t components)
    [all...]
methods.h 126 #define ChopPathComponents PrependMagickMethod(ChopPathComponents)
    [all...]
configure.c 871 ChopPathComponents(prefix,1);
    [all...]
module.c 765 ChopPathComponents(prefix,1);
    [all...]
widget.c     [all...]

Completed in 187 milliseconds