Home
last modified time | relevance | path

Searched defs:codePointCount (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/modules/skparagraph/tests/
DSkShaperJSONWriter.cpp113 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()
DSkShaperJSONWriterTest.cpp101 int codePointCount, SkSpan<const char> utf1to1, SkSpan<const SkGlyphID> glyph1to1) { in DEF_TEST()
DSkParagraphTest.cpp4958 [&](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/
DSkShaperJSONWriter.cpp106 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/
DFormattedStringBuilder.java71 public int codePointCount() { in codePointCount() method in FormattedStringBuilder
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DFormattedStringBuilder.java85 public int codePointCount() { in codePointCount() method in FormattedStringBuilder
/third_party/skia/tests/
DSkShaperJSONWriterTest.cpp101 int codePointCount, SkSpan<const char> utf1to1, SkSpan<const SkGlyphID> glyph1to1) { in DEF_TEST()
/third_party/skia/modules/skplaintexteditor/src/
Dshape.cpp236 int codePointCount = SkUTF::CountUTF8(utf8Text + textBegin, textCount); in set_character_bounds() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUScriptRun.java356 int codePointCount = UTF16.getCharCount(ch); in next() local
DUCharacter.java5728 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/
DUScriptRun.java354 int codePointCount = UTF16.getCharCount(ch); in next() local
DUCharacter.java6563 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/
Dformatted_string_builder.cpp104 int32_t FormattedStringBuilder::codePointCount() const { in codePointCount() function in FormattedStringBuilder
/third_party/skia/third_party/externals/icu/source/i18n/
Dformatted_string_builder.cpp103 int32_t FormattedStringBuilder::codePointCount() const { in codePointCount() function in FormattedStringBuilder
/third_party/icu/icu4c/source/i18n/
Dformatted_string_builder.cpp104 int32_t FormattedStringBuilder::codePointCount() const { in codePointCount() function in FormattedStringBuilder