/third_party/skia/modules/skparagraph/tests/ |
D | SkShaperJSONWriter.cpp | 113 SkSpan<const SkGlyphID> glyph1to1) { in commitRunBuffer() 206 size_t codePointCount = SkTo<size_t>(possibleCount); in VisualizeClusters() local 228 void SkShaperJSONWriter::displayMToN(size_t codePointCount, in displayMToN()
|
D | SkShaperJSONWriterTest.cpp | 101 int codePointCount, SkSpan<const char> utf1to1, SkSpan<const SkGlyphID> glyph1to1) { in DEF_TEST()
|
D | SkParagraphTest.cpp | 4958 [&](int codePointCount, SkSpan<const char> utf1to1, SkSpan<const SkGlyphID> glyph1to1) { in DEF_TEST_DISABLED() 5001 SkSpan<const SkGlyphID> glyph1to1) { in DEF_TEST_DISABLED()
|
/third_party/skia/src/utils/ |
D | SkShaperJSONWriter.cpp | 106 SkSpan<const SkGlyphID> glyph1to1) { in commitRunBuffer() 199 size_t codePointCount = SkTo<size_t>(possibleCount); in VisualizeClusters() local 221 void SkShaperJSONWriter::displayMToN(size_t codePointCount, in displayMToN()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | FormattedStringBuilder.java | 71 public int codePointCount() { in codePointCount() method in FormattedStringBuilder
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | FormattedStringBuilder.java | 85 public int codePointCount() { in codePointCount() method in FormattedStringBuilder
|
/third_party/skia/tests/ |
D | SkShaperJSONWriterTest.cpp | 101 int codePointCount, SkSpan<const char> utf1to1, SkSpan<const SkGlyphID> glyph1to1) { in DEF_TEST()
|
/third_party/skia/modules/skplaintexteditor/src/ |
D | shape.cpp | 236 int codePointCount = SkUTF::CountUTF8(utf8Text + textBegin, textCount); in set_character_bounds() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
D | UScriptRun.java | 356 int codePointCount = UTF16.getCharCount(ch); in next() local
|
D | UCharacter.java | 5728 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter 5757 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UScriptRun.java | 354 int codePointCount = UTF16.getCharCount(ch); in next() local
|
D | UCharacter.java | 6563 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter 6593 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter
|
/third_party/node/deps/icu-small/source/i18n/ |
D | formatted_string_builder.cpp | 104 int32_t FormattedStringBuilder::codePointCount() const { in codePointCount() function in FormattedStringBuilder
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | formatted_string_builder.cpp | 103 int32_t FormattedStringBuilder::codePointCount() const { in codePointCount() function in FormattedStringBuilder
|
/third_party/icu/icu4c/source/i18n/ |
D | formatted_string_builder.cpp | 104 int32_t FormattedStringBuilder::codePointCount() const { in codePointCount() function in FormattedStringBuilder
|