Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use.cc74 USE_FINA, enumerator
288 static_assert ((USE_INIT < 4 && USE_ISOL < 4 && USE_MEDI < 4 && USE_FINA < 4), ""); in setup_topographical_masks()
323 bool join = last_form == USE_FINA || last_form == USE_ISOL; in setup_topographical_masks()
328 last_form = last_form == USE_FINA ? USE_MEDI : USE_INIT; in setup_topographical_masks()
334 last_form = join ? USE_FINA : USE_ISOL; in setup_topographical_masks()