Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh502 struct text_options_t : option_group_t struct
504 text_options_t (option_parser_t *parser) in text_options_t() function
520 virtual ~text_options_t () in ~text_options_t() argument
534 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse()
543 char *text_before;
544 char *text_after;
546 int text_len;
547 char *text;
548 char *text_file;
551 FILE *fp;
[all …]