Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh2490 unsigned src_word_count = src->wordCount (); in serialize() local
2496 for (r = 0; r < src_word_count; r++) in serialize()
2515 bool short_circuit = src_long_words == has_long && src_word_count <= r; in serialize()