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

  /external/ImageMagick/MagickCore/
locale_.h 42 **GetLocaleList(const char *,size_t *,ExceptionInfo *);
locale.c 658 % GetLocaleList() returns any locale messages that match the specified
661 % The format of the GetLocaleList function is:
663 % char **GetLocaleList(const char *pattern,size_t *number_messages,
696 MagickExport char **GetLocaleList(const char *pattern,size_t *number_messages,
    [all...]
methods.h 473 #define GetLocaleList PrependMagickMethod(GetLocaleList)
    [all...]

Completed in 73 milliseconds