OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supported_formats
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/util/
hb-shape.cc
53
options.output_format, options.
supported_formats
);
options.hh
318
supported_formats
= supported_formats_;
351
const char *
supported_formats
;
member in struct:output_options_t
options.cc
372
if (NULL ==
supported_formats
)
375
text = g_strdup_printf ("Set output format\n\n Supported formats are: %s",
supported_formats
);
Completed in 100 milliseconds