Home
last modified time | relevance | path

Searched defs:maxRunCount (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/layoutex/
DParagraphLayout.cpp58 le_int32 maxRunCount = 0; in StyleRuns() local
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp134 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { in ubidi_openSized()
/third_party/icu/icu4c/source/common/
Dubidi.cpp134 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { in ubidi_openSized()
/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp134 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { in ubidi_openSized()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp134 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { in ubidi_openSized()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1286 public Bidi(int maxLength, int maxRunCount) in Bidi()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java1259 public Bidi(int maxLength, int maxRunCount) in Bidi()