OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLocaleOptions
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
locale_.h
63
*
GetLocaleOptions
(const char *,ExceptionInfo *);
locale.c
243
options=
GetLocaleOptions
(filename,exception);
255
options=
GetLocaleOptions
("english.xml",exception);
821
%
GetLocaleOptions
() returns any Magick configuration messages associated
824
% The format of the
GetLocaleOptions
method is:
826
% LinkedListInfo *
GetLocaleOptions
(const char *filename,
836
MagickExport LinkedListInfo *
GetLocaleOptions
(const char *filename,
[
all
...]
methods.h
447
#define
GetLocaleOptions
PrependMagickMethod(
GetLocaleOptions
)
[
all
...]
Completed in 50 milliseconds