Home
last modified time | relevance | path

Searched defs:fromPos (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Drbbi_cache.cpp45 UBool RuleBasedBreakIterator::DictionaryCache::following(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in following() argument
81 UBool RuleBasedBreakIterator::DictionaryCache::preceding(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in preceding() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbi_cache.cpp45 UBool RuleBasedBreakIterator::DictionaryCache::following(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in following() argument
81 UBool RuleBasedBreakIterator::DictionaryCache::preceding(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in preceding() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi_cache.cpp45 UBool RuleBasedBreakIterator::DictionaryCache::following(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in following() argument
81 UBool RuleBasedBreakIterator::DictionaryCache::preceding(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in preceding() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java1109 boolean following(int fromPos) { in following() argument
1148 boolean preceding(int fromPos) { in preceding() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedBreakIterator.java1087 boolean following(int fromPos) { in following() argument
1126 boolean preceding(int fromPos) { in preceding() argument
[all...]

Completed in 5 milliseconds