Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Drbbi_cache.cpp641 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
/third_party/node/deps/icu-small/source/common/
Drbbi_cache.cpp642 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
/third_party/skia/third_party/externals/icu/source/common/
Drbbi_cache.cpp595 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedBreakIterator.java1678 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/third_party/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
/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp55 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect