Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh323 struct text_options_t : option_group_t struct
325 text_options_t (option_parser_t *parser) { in text_options_t() function
339 ~text_options_t (void) { in ~text_options_t() argument
352 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse()
361 char *text_before;
362 char *text_after;
364 char *text;
365 char *text_file;
368 FILE *fp;
369 GString *gs;
[all …]