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 *);
methods.h
373
#define
GetConfigureOption
PrependMagickMethod(
GetConfigureOption
)
[
all
...]
configure.c
591
%
GetConfigureOption
() returns the value associated with the configure option.
593
% The format of the
GetConfigureOption
method is:
595
% char *
GetConfigureOption
(const char *option)
602
MagickExport char *
GetConfigureOption
(const char *option)
[
all
...]
Completed in 63 milliseconds