Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh329 struct text_options_t : option_group_t struct
331 text_options_t (option_parser_t *parser) { in text_options_t() function
345 ~text_options_t (void) { in ~text_options_t() argument
358 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse()
367 char *text_before;
368 char *text_after;
370 char *text;
371 char *text_file;
374 FILE *fp;
375 GString *gs;
[all …]