OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetLocaleMessage
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
locale.c
750
%
GetLocaleMessage
() returns a message in the current locale that matches the
753
% The format of the
GetLocaleMessage
method is:
755
% const char *
GetLocaleMessage
(const char *tag)
762
MagickExport const char *
GetLocaleMessage
(const char *tag)
[
all
...]
methods.h
474
#define
GetLocaleMessage
PrependMagickMethod(
GetLocaleMessage
)
[
all
...]
Completed in 233 milliseconds