/third_party/skia/modules/skshaper/src/ |
D | SkShaper.cpp | 46 SkShaper::MakeBiDiRunIterator(const char* utf8, size_t utf8Bytes, uint8_t bidiLevel) { in MakeBiDiRunIterator() 65 SkShaper::MakeScriptRunIterator(const char* utf8, size_t utf8Bytes, SkFourByteTag scriptTag) { in MakeScriptRunIterator() 91 FontMgrRunIterator(const char* utf8, size_t utf8Bytes, in FontMgrRunIterator() 107 FontMgrRunIterator(const char* utf8, size_t utf8Bytes, in FontMgrRunIterator() 185 SkShaper::MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, in MakeFontMgrRunIterator() 192 SkShaper::MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, const SkFont& font, in MakeFontMgrRunIterator() 202 SkShaper::MakeStdLanguageRunIterator(const char* utf8, size_t utf8Bytes) { in MakeStdLanguageRunIterator()
|
D | SkShaper_primitive.cpp | 125 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() 149 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() 164 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape()
|
D | SkShaper_coretext.cpp | 62 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape() 86 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape() 155 bool setUTF8(const char* utf8, size_t size) { in setUTF8() 199 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape()
|
/third_party/skia/modules/skunicode/src/ |
D | SkUnicode_icu.cpp | 107 …static std::unique_ptr<SkBidiIterator> makeBidiIterator(const char utf8[], int utf8Units, Directio… in makeBidiIterator() 129 static std::vector<Region> getBidiRegions(const char utf8[], int utf8Units, Direction dir) { in getBidiRegions() 279 static bool extractBidi(const char utf8[], in extractBidi() 367 (const char utf8[], int utf8Units, BreakType type, std::function<void(int, int)> setBreak) { in extractPositions() 446 bool isControl(SkUnichar utf8) override { in isControl() 450 bool isWhitespace(SkUnichar utf8) override { in isWhitespace() 454 bool isSpace(SkUnichar utf8) override { in isSpace() 458 static bool isHardLineBreak(SkUnichar utf8) { in isHardLineBreak() 485 bool getBidiRegions(const char utf8[], in getBidiRegions() 492 bool getLineBreaks(const char utf8[], in getLineBreaks() [all …]
|
/third_party/flutter/skia/src/utils/ |
D | SkShaperJSONWriter.cpp | 17 SkShaperJSONWriter::SkShaperJSONWriter(SkJSONWriter* JSONWriter, const char* utf8, size_t size) in SkShaperJSONWriter() 35 static bool is_one_to_one(const char utf8[], size_t utf8Begin, size_t utf8End, in is_one_to_one() 86 std::string utf8{&fUTF8[info.utf8Range.begin()], info.utf8Range.size()}; in commitRunBuffer() local 168 void SkShaperJSONWriter::VisualizeClusters(const char* utf8, size_t utf8Begin, size_t utf8End, in VisualizeClusters() 222 SkSpan<const char> utf8, in displayMToN()
|
/third_party/skia/src/utils/ |
D | SkShaperJSONWriter.cpp | 17 SkShaperJSONWriter::SkShaperJSONWriter(SkJSONWriter* JSONWriter, const char* utf8, size_t size) in SkShaperJSONWriter() 35 static bool is_one_to_one(const char utf8[], size_t utf8Begin, size_t utf8End, in is_one_to_one() 86 std::string utf8{&fUTF8[info.utf8Range.begin()], info.utf8Range.size()}; in commitRunBuffer() local 168 void SkShaperJSONWriter::VisualizeClusters(const char* utf8, size_t utf8Begin, size_t utf8End, in VisualizeClusters() 222 SkSpan<const char> utf8, in displayMToN()
|
/third_party/flutter/skia/modules/skshaper/src/ |
D | SkShaper.cpp | 46 FontMgrRunIterator(const char* utf8, size_t utf8Bytes, const SkFont& font, in FontMgrRunIterator() 121 SkShaper::MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, in MakeFontMgrRunIterator() 128 SkShaper::MakeStdLanguageRunIterator(const char* utf8, size_t utf8Bytes) { in MakeStdLanguageRunIterator()
|
D | SkShaper_primitive.cpp | 117 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() 132 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape()
|
/third_party/flutter/skia/modules/skparagraph/src/ |
D | Iterators.h | 21 FontIterator(SkSpan<const char> utf8, FontResolver* fontResolver) in FontIterator() 62 LangIterator(SkSpan<const char> utf8, SkSpan<Block> styles, const TextStyle& defaultStyle) in LangIterator()
|
/third_party/boost/libs/nowide/test/ |
D | test_sets.hpp | 17 const char* utf8; member 24 const char* utf8; member
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | normalize_utf8.h | 38 char utf8[4]; in NormalizeDecimalDigits() local
|
/third_party/flatbuffers/java/com/google/flatbuffers/ |
D | StringVector.java | 28 private Utf8 utf8 = Utf8.getDefault(); field in StringVector
|
/third_party/boost/libs/locale/src/util/ |
D | locale_data.hpp | 30 bool utf8; member in boost::locale::util::locale_data
|
/third_party/node/test/parallel/ |
D | test-fs-mkdtemp.js | 16 const utf8 = fs.mkdtempSync(path.join(tmpdir.path, '\u0222abc.')); constant
|
/third_party/boost/libs/locale/src/icu/ |
D | cdata.hpp | 20 bool utf8; member
|
/third_party/libphonenumber/cpp/test/phonenumbers/ |
D | unicodestring_test.cc | 30 string utf8; in operator <<() local 38 string utf8; in TEST() local 45 string utf8; in TEST() local 52 string utf8; in TEST() local
|
/third_party/libexif/test/nls/ |
D | test-codeset.c | 43 char *utf8; member 83 const char *utf8 = testcases[i].utf8; in check() local
|
/third_party/icu/icu4c/as_is/ |
D | bomlist.py | 23 utf8=0 variable
|
/third_party/glib/glib/tests/ |
D | convert.c | 140 check_utf8_to_ucs4 (const char *utf8, in check_utf8_to_ucs4() 232 const char *utf8, in check_ucs4_to_utf8() 294 check_utf8_to_utf16 (const char *utf8, in check_utf8_to_utf16() 373 const char *utf8, in check_utf16_to_utf8() 591 const char *utf8; in test_unicode_conversions() local 662 gchar *utf8; in test_filename_utf8() local
|
/third_party/skia/modules/skparagraph/src/ |
D | Iterators.h | 16 LangIterator(SkSpan<const char> utf8, SkSpan<Block> styles, const TextStyle& defaultStyle) in LangIterator()
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_name.cpp | 52 static void SkString_from_UTF16BE(const uint8_t* utf16be, size_t length, SkString& utf8) { in SkString_from_UTF16BE() 86 static void SkStringFromMacRoman(const uint8_t* macRoman, size_t length, SkString& utf8) { in SkStringFromMacRoman()
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_name.cpp | 51 static void SkString_from_UTF16BE(const uint8_t* utf16be, size_t length, SkString& utf8) { in SkString_from_UTF16BE() 85 static void SkStringFromMacRoman(const uint8_t* macRoman, size_t length, SkString& utf8) { in SkStringFromMacRoman()
|
/third_party/libphonenumber/cpp/test/phonenumbers/utf/ |
D | unicodetext_test.cc | 26 const char* utf8; in TEST() member
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-glib.cc | 255 gchar utf8[12]; in hb_glib_unicode_compose() local 292 gchar utf8[6]; in hb_glib_unicode_decompose() local
|
/third_party/harfbuzz/src/ |
D | hb-glib.cc | 137 gchar utf8[12]; in hb_glib_unicode_compose() local 174 gchar utf8[6]; in hb_glib_unicode_decompose() local
|