Home
last modified time | relevance | path

Searched defs:addFollowing (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/icu/source/common/
Drbbi_cache.cpp642 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
/external/icu/icu4c/source/common/
Drbbi_cache.cpp638 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
/external/cronet/stable/third_party/icu/source/common/
Drbbi_cache.cpp642 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedBreakIterator.java1715 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DRuleBasedBreakIterator.java1736 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/external/skia/src/pathops/
DSkPathOpsTSect.cpp71 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect