Searched defs:addFollowing (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | rbbi_cache.cpp | 641 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/ |
D | rbbi_cache.cpp | 642 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/ |
D | rbbi_cache.cpp | 595 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/ |
D | RuleBasedBreakIterator.java | 1678 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/ |
D | RuleBasedBreakIterator.java | 1748 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
|
/third_party/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 55 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect
|