HomeSort by relevance Sort by last modified time
    Searched refs:thai_above_start_state (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-thai.cc 170 } thai_above_start_state[NUM_CONSONANT_TYPES + 1/* For NOT_CONSONANT */] = variable in typeref:enum:thai_above_state_t
222 thai_above_state_t above_state = thai_above_start_state[NOT_CONSONANT];
234 above_state = thai_above_start_state[ct];
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc 170 } thai_above_start_state[NUM_CONSONANT_TYPES + 1/* For NOT_CONSONANT */] = variable in typeref:enum:thai_above_state_t
222 thai_above_state_t above_state = thai_above_start_state[NOT_CONSONANT];
234 above_state = thai_above_start_state[ct];

Completed in 6928 milliseconds