HomeSort by relevance Sort by last modified time
    Searched full:set_syllable (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 285 inline void set_syllable (uint8_t syllable_) { syllable = syllable_; } function in struct:OT::hb_apply_context_t::matcher_t
372 matcher.set_syllable (start_index_ == c->buffer->idx ? c->buffer->cur().syllable () : 0);
    [all...]

Completed in 145 milliseconds