Searched refs:text_opts (Results 1 – 1 of 1) sorted by relevance
319 text_options_t *text_opts = (text_options_t *) data; in parse_text() local321 if (text_opts->text) in parse_text()328 text_opts->text_len = -1; in parse_text()329 text_opts->text = g_strdup (arg); in parse_text()340 text_options_t *text_opts = (text_options_t *) data; in parse_unicodes() local342 if (text_opts->text) in parse_unicodes()374 text_opts->text_len = gs->len; in parse_unicodes()375 text_opts->text = g_string_free (gs, FALSE); in parse_unicodes()