Searched defs:endRun (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/samples/layout/ |
D | paragraph.cpp | 66 le_int32 endRun = findRun(fontRuns, limit - 1); in subsetFontRuns() local
|
D | pflow.c | 94 le_int32 endRun = findFontRun(fontRuns, limit - 1); in subsetFontRuns() local
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | paragraph.cpp | 66 le_int32 endRun = findRun(fontRuns, limit - 1); in subsetFontRuns() local
|
D | pflow.c | 94 le_int32 endRun = findFontRun(fontRuns, limit - 1); in subsetFontRuns() local
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | paragraph.cpp | 66 le_int32 endRun = findRun(fontRuns, limit - 1); in subsetFontRuns() local
|
D | pflow.c | 94 le_int32 endRun = findFontRun(fontRuns, limit - 1); in subsetFontRuns() local
|
/third_party/skia/experimental/sktext/src/ |
D | Text.cpp | 435 SkTArray<int32_t> ShapedText::getVisualOrder(SkUnicode* unicode, RunIndex startRun, RunIndex endRun… in getVisualOrder() 459 auto endRun = lineStretch.glyphEnd().runIndex(); in addLine() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | BidiLine.java | 374 int firstRun, endRun, limitRun, runCount; in reorderLine() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | BidiLine.java | 373 int firstRun, endRun, limitRun, runCount; in reorderLine() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidiln.cpp | 440 int32_t firstRun, endRun, limitRun, runCount; in reorderLine() local
|
/third_party/icu/icu4c/source/common/ |
D | ubidiln.cpp | 440 int32_t firstRun, endRun, limitRun, runCount; in reorderLine() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidiln.cpp | 440 int32_t firstRun, endRun, limitRun, runCount; in reorderLine() local
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidiln.cpp | 440 int32_t firstRun, endRun, limitRun, runCount; in reorderLine() local
|