Searched refs:locale_to_utf8 (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/util/
H A Dmain-font-text.hh35 locale_to_utf8 (char *s) function
81 if (argc && !font_opts.font_file) font_opts.font_file = locale_to_utf8 (argv[0]), argc--, argv++;
82 if (argc && !input.text && !input.text_file) input.text = locale_to_utf8 (argv[0]), argc--, argv++;

Completed in 109 milliseconds