Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh1194 bool has_format12 = false; in subset() local
1199 if (format == 12) has_format12 = true; in subset()
1209 if (unlikely (has_format12 && (!unicode_ucs4 && !ms_ucs4))) return_trace (false); in subset()