Searched refs:maxContextLength (Results 1 – 7 of 7) sorted by relevance
37 private int maxContextLength; field in TransliterationRuleSet59 maxContextLength = 0; in TransliterationRuleSet()67 return maxContextLength; in getMaximumContextLength()78 if ((len = rule.getAnteContextLength()) > maxContextLength) { in addRule()79 maxContextLength = len; in addRule()
38 private int maxContextLength; field in TransliterationRuleSet60 maxContextLength = 0; in TransliterationRuleSet()68 return maxContextLength; in getMaximumContextLength()79 if ((len = rule.getAnteContextLength()) > maxContextLength) { in addRule()80 maxContextLength = len; in addRule()
173 maxContextLength = 0; in TransliterationRuleSet()183 maxContextLength(other.maxContextLength) { in TransliterationRuleSet()233 return maxContextLength; in getMaximumContextLength()255 if ((len = adoptedRule->getContextLength()) > maxContextLength) { in addRule()256 maxContextLength = len; in addRule()
62 int32_t maxContextLength; variable
689 void Transliterator::setMaximumContextLength(int32_t maxContextLength) { in setMaximumContextLength() argument690 maximumContextLength = maxContextLength; in setMaximumContextLength()
704 void setMaximumContextLength(int32_t maxContextLength);
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...