OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetConfigureList
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
configure.h
43
**
GetConfigureList
(const char *,size_t *,ExceptionInfo *),
methods.h
372
#define
GetConfigureList
PrependMagickMethod(
GetConfigureList
)
[
all
...]
configure.c
499
%
GetConfigureList
() returns any configure options that match the specified
502
% The format of the
GetConfigureList
function is:
504
% char **
GetConfigureList
(const char *pattern,
536
MagickExport char **
GetConfigureList
(const char *pattern,
[
all
...]
/external/ImageMagick/MagickWand/
magick-wand.c
476
options=
GetConfigureList
(pattern,number_options,exception);
[
all
...]
Completed in 59 milliseconds