Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh506 struct text_options_t : option_group_t struct
508 text_options_t (option_parser_t *parser) in text_options_t() argument
524 ~text_options_t () override in ~text_options_t() argument
538 void post_parse (GError **error G_GNUC_UNUSED) override { in post_parse()
547 char *text_before;
548 char *text_after;
550 int text_len;
551 char *text;
552 char *text_file;
555 FILE *fp;
[all …]