Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.cc195 for (const char **hb_shaper = hb_shape_list_shapers (); *hb_shaper; hb_shaper++) { in parse_shapers() local
196 if (strcmp (*shaper, *hb_shaper) == 0) { in parse_shapers()