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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea.cc 111 enum syllable_type_t { enum
266 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F);
309 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F);
hb-ot-shape-complex-myanmar.cc 120 enum syllable_type_t { enum
438 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F);
482 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F);
hb-ot-shape-complex-indic.cc 614 enum syllable_type_t { enum
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea.cc 111 enum syllable_type_t { enum
266 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F);
309 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F);
hb-ot-shape-complex-myanmar.cc 120 enum syllable_type_t { enum
438 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F);
482 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F);
hb-ot-shape-complex-indic.cc 614 enum syllable_type_t { enum
    [all...]

Completed in 73 milliseconds