OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetConfigureOption
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
configure.h
44
*
GetConfigureOption
(const char *);
configure.c
607
%
GetConfigureOption
() returns the value associated with the configure option.
609
% The format of the
GetConfigureOption
method is:
611
% char *
GetConfigureOption
(const char *option)
618
MagickExport char *
GetConfigureOption
(const char *option)
[
all
...]
methods.h
400
#define
GetConfigureOption
PrependMagickMethod(
GetConfigureOption
)
[
all
...]
Completed in 2396 milliseconds