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
265 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F);
306 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F);
hb-ot-shape-complex-myanmar.cc 121 enum syllable_type_t { enum
426 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F);
467 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F);
hb-ot-shape-complex-indic.cc 577 enum syllable_type_t { enum
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea.cc 111 enum syllable_type_t { enum
265 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F);
306 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F);
hb-ot-shape-complex-myanmar.cc 121 enum syllable_type_t { enum
426 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F);
467 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F);
hb-ot-shape-complex-indic.cc 577 enum syllable_type_t { enum
    [all...]

Completed in 50 milliseconds