OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:format_options_t
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/util/
options.cc
578
format_options_t
*format_opts = (
format_options_t
*) data;
584
format_options_t
::add_options (option_parser_t *parser)
605
format_options_t
::serialize_unicode (hb_buffer_t *buffer,
623
format_options_t
::serialize_glyphs (hb_buffer_t *buffer,
646
format_options_t
::serialize_line_no (unsigned int line_no,
653
format_options_t
::serialize_buffer_of_text (hb_buffer_t *buffer,
675
format_options_t
::serialize_message (unsigned int line_no,
684
format_options_t
::serialize_buffer_of_glyphs (hb_buffer_t *buffer,
hb-shape.cc
111
format_options_t
format;
options.hh
357
struct
format_options_t
: option_group_t
struct in inherits:option_group_t
359
format_options_t
(option_parser_t *parser) {
function in struct:format_options_t
Completed in 63 milliseconds