Home
last modified time | relevance | path

Searched defs:runStart (Results 1 – 19 of 19) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DTestUScriptRun.java62 int run, runStart, runLimit; in CheckScriptRuns() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DTestUScriptRun.java65 int run, runStart, runLimit; in CheckScriptRuns() local
/third_party/icu/icu4c/source/layoutex/
DParagraphLayout.cpp379 le_int32 run, runStart; in ParagraphLayout() local
1033 le_int32 runStart = fLineStart + relStart; in computeVisualRuns() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliterator.java1150 int runStart = index.start; in filteredTransliterate() local
DBidi.java3066 int runStart; /* start position of the run */ field in Bidi.LevState
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliterator.java1173 int runStart = index.start; in filteredTransliterate() local
/third_party/flutter/skia/modules/skparagraph/src/
DParagraphImpl.cpp226 auto runStart = fClusters.size(); in buildClusterTable() local
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp395 auto runStart = fClusters.size(); in buildClusterTable() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtranslit.cpp543 int32_t runStart = index.start; in filteredTransliterate() local
/third_party/icu/icu4c/source/i18n/
Dtranslit.cpp543 int32_t runStart = index.start; in filteredTransliterate() local
/third_party/node/deps/icu-small/source/i18n/
Dtranslit.cpp543 int32_t runStart = index.start; in filteredTransliterate() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtranslit.cpp542 int32_t runStart = index.start; in filteredTransliterate() local
/third_party/skia/experimental/sktext/src/
DText.cpp464 auto runStart = wrappedText->fVisualRuns.size(); in addLine() local
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c2150 int32_t run, runStart, runLimit; in CheckScriptRuns() local
/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp1781 int32_t runStart; /* start position of the run */ member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp1781 int32_t runStart; /* start position of the run */ member
/third_party/icu/icu4c/source/common/
Dubidi.cpp1781 int32_t runStart; /* start position of the run */ member
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp1781 int32_t runStart; /* start position of the run */ member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java3100 int runStart; /* start position of the run */ field in Bidi.LevState