Home
last modified time | relevance | path

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

/external/cronet/third_party/icu/source/common/
Drbbi_cache.cpp641 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
/external/icu/icu4c/source/common/
Drbbi_cache.cpp641 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.java1727 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java1748 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/external/skia/src/pathops/
DSkPathOpsTSect.cpp68 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect