Home
last modified time | relevance | path

Searched refs:text_opts (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/util/
Doptions.cc308 text_options_t *text_opts = (text_options_t *) data; in parse_text() local
310 if (text_opts->text) in parse_text()
317 text_opts->text = g_strdup (arg); in parse_text()
328 text_options_t *text_opts = (text_options_t *) data; in parse_unicodes() local
330 if (text_opts->text) in parse_unicodes()
360 text_opts->text = g_string_free (gs, FALSE); in parse_unicodes()