Home
last modified time | relevance | path

Searched refs:text_options_t (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/util/
Doptions.cc321 text_options_t *text_opts = (text_options_t *) data; in parse_text()
342 text_options_t *text_opts = (text_options_t *) data; in parse_unicodes()
604 text_options_t::add_options (option_parser_t *parser) in add_options()
741 text_options_t::get_line (unsigned int *len) in get_line()
Dmain-font-text.hh91 text_options_t input;
Doptions.hh506 struct text_options_t : option_group_t struct
508 text_options_t (option_parser_t *parser) in text_options_t() function
524 ~text_options_t () override in ~text_options_t() argument