Searched refs:text_options_t (Results 1 – 3 of 3) sorted by relevance
321 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()
91 text_options_t input;
506 struct text_options_t : option_group_t struct508 text_options_t (option_parser_t *parser) in text_options_t() function524 ~text_options_t () override in ~text_options_t() argument