Home
last modified time | relevance | path

Searched refs:UBreakIteratorType (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h99 typedef enum UBreakIteratorType { enum
125 } UBreakIteratorType; typedef
242 ubrk_open(UBreakIteratorType type,
Dbrkiter.h547 UBreakIteratorType kind,
/third_party/node/deps/icu-small/source/common/unicode/
Dubrk.h102 typedef enum UBreakIteratorType { enum
128 } UBreakIteratorType; typedef
245 ubrk_open(UBreakIteratorType type,
Dbrkiter.h555 UBreakIteratorType kind,
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h102 typedef enum UBreakIteratorType { enum
128 } UBreakIteratorType; typedef
245 ubrk_open(UBreakIteratorType type,
Dbrkiter.h555 UBreakIteratorType kind,
/third_party/icu/icu4c/source/common/unicode/
Dubrk.h102 typedef enum UBreakIteratorType { enum
128 } UBreakIteratorType; typedef
245 ubrk_open(UBreakIteratorType type,
Dbrkiter.h555 UBreakIteratorType kind,
/third_party/flutter/skia/experimental/editor/
Dword_boundaries.cpp12 static constexpr UBreakIteratorType kIteratorType = UBRK_WORD; in GetUtf8WordBoundaries()
/third_party/icu/icu4c/source/test/intltest/
Drbbimonkeytest.h131 UBreakIteratorType fType;
/third_party/icu/icu4c/source/test/testdata/
Dcasing.txt17 …the break iterator (only for titlecasing) is specified as an int, same as in UBreakIteratorType:\n"
Drbbitst.txt1525 # UBreakIteratorType UBRK_WORD, Locale "ja"
1550 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
1564 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1581 # UBreakIteratorType UBRK_CHARACTER, Locale "th"
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open()
Dbrkiter.cpp327 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/third_party/node/deps/icu-small/source/common/
Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open()
Dbrkiter.cpp328 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/third_party/skia/third_party/externals/icu/source/common/
Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open()
Dbrkiter.cpp328 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/third_party/icu/icu4c/source/common/
Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open()
Dbrkiter.cpp328 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/third_party/icu/icu4c/source/test/cintltst/
Dcbiapts.c217 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI()
906 UBreakIteratorType type;
/third_party/skia/modules/skunicode/src/
DSkUnicode_icu.cpp69 static UBreakIteratorType convertType(SkUnicode::BreakType type) { in convertType()
/third_party/flutter/skia/modules/skparagraph/src/
DParagraphImpl.cpp24 bool initialize(SkSpan<const char> text, UBreakIteratorType type) { in initialize()
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/rbbi/
Drbbitst.txt1520 # UBreakIteratorType UBRK_WORD, Locale "ja"
1545 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
1559 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1576 # UBreakIteratorType UBRK_CHARACTER, Locale "th"
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt1525 # UBreakIteratorType UBRK_WORD, Locale "ja"
1550 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
1564 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1581 # UBreakIteratorType UBRK_CHARACTER, Locale "th"

12