Searched refs:below_state (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-thai.cc223 thai_below_state_t below_state = thai_below_start_state[NOT_CONSONANT]; local
235 below_state = thai_below_start_state[ct];
241 const thai_below_state_machine_edge_t &below_edge = thai_below_state_machine[below_state][mt];
243 below_state = below_edge.next_state;
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-thai.cc223 thai_below_state_t below_state = thai_below_start_state[NOT_CONSONANT]; local
235 below_state = thai_below_start_state[ct];
241 const thai_below_state_machine_edge_t &below_edge = thai_below_state_machine[below_state][mt];
243 below_state = below_edge.next_state;

Completed in 143 milliseconds