Lines Matching defs:text_options_t
329 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;
376 char *line;
377 unsigned int line_len;