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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-thai.cc 197 } thai_below_start_state[NUM_CONSONANT_TYPES + 1/* For NOT_CONSONANT */] = variable in typeref:enum:thai_below_state_t
223 thai_below_state_t below_state = thai_below_start_state[NOT_CONSONANT];
235 below_state = thai_below_start_state[ct];
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc 197 } thai_below_start_state[NUM_CONSONANT_TYPES + 1/* For NOT_CONSONANT */] = variable in typeref:enum:thai_below_state_t
223 thai_below_state_t below_state = thai_below_start_state[NOT_CONSONANT];
235 below_state = thai_below_start_state[ct];

Completed in 470 milliseconds