Home
last modified time | relevance | path

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

/dports/chinese/librime/librime-1.7.3/src/rime/gear/
H A Dtranslator_commons.h119 word_lengths_(other.word_lengths_) { in Sentence()
137 return word_lengths_; in word_lengths()
142 vector<size_t> word_lengths_; variable
H A Dtranslator_commons.cc100 word_lengths_.push_back(end_pos - end()); in Extend()