Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-thai.cc239 const thai_above_state_machine_edge_t &above_edge = thai_above_state_machine[above_state][mt]; in do_thai_pua_shaping() local
241 above_state = above_edge.next_state; in do_thai_pua_shaping()
245 thai_action_t action = above_edge.action != NOP ? above_edge.action : below_edge.action; in do_thai_pua_shaping()