Searched defs:below_edge (Results 1 - 2 of 2) sorted by last modified time

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-thai.cc241 const thai_below_state_machine_edge_t &below_edge = thai_below_state_machine[below_state][mt]; local
243 below_state = below_edge.next_state;
246 thai_action_t action = above_edge.action != NOP ? above_edge.action : below_edge.action;
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-thai.cc241 const thai_below_state_machine_edge_t &below_edge = thai_below_state_machine[below_state][mt]; local
243 below_state = below_edge.next_state;
246 thai_action_t action = above_edge.action != NOP ? above_edge.action : below_edge.action;

Completed in 58 milliseconds