Home
last modified time | relevance | path

Searched refs:addFollowing (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbi_cache.cpp435 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
451 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
462 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
472 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
598 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
Drbbi_cache.h157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
/third_party/node/deps/icu-small/source/common/
Drbbi_cache.cpp432 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
448 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
459 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
469 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
595 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
Drbbi_cache.h157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
/third_party/icu/icu4c/source/common/
Drbbi_cache.cpp432 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
448 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
459 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
469 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
595 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
Drbbi_cache.h157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
/third_party/skia/third_party/externals/icu/source/common/
Drbbi_cache.cpp432 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
448 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
459 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
469 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
595 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
Drbbi_cache.h157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java1481addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1497addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1508 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
1518 addFollowing(pos, fRuleStatusIndex, RetainCachePosition); in populateFollowing()
1652 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedBreakIterator.java1507addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1523addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1534 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
1544 addFollowing(pos, fRuleStatusIndex, RetainCachePosition); in populateFollowing()
1678 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/third_party/flutter/skia/src/pathops/
DSkPathOpsTSect.h279 SkTSpan* addFollowing(SkTSpan* prior);
DSkPathOpsTSect.cpp54 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect
82 opp = this->addFollowing(priorSpan); in addForPerp()
/third_party/skia/src/pathops/
DSkPathOpsTSect.h278 SkTSpan* addFollowing(SkTSpan* prior);
DSkPathOpsTSect.cpp55 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect
83 opp = this->addFollowing(priorSpan); in addForPerp()