Home
last modified time | relevance | path

Searched refs:non_word_index (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh2538 unsigned int non_word_index = new_word_count; in serialize() local
2543 unsigned new_r = (delta_sz[r] == kWord)? word_index++ : non_word_index++; in serialize()