/third_party/skia/src/utils/ |
D | SkShaperJSONWriter.cpp | 35 static bool is_one_to_one(const char utf8[], size_t utf8Begin, size_t utf8End, in is_one_to_one() argument 37 size_t lastUtf8Index = utf8End; in is_one_to_one() 130 void SkShaperJSONWriter::BreakupClusters(size_t utf8Begin, size_t utf8End, in BreakupClusters() argument 147 processMToN(glyphStartIndex, clusters.size(), clusters[glyphStartIndex], utf8End); in BreakupClusters() 153 uint32_t utf8EndIndex = utf8End; in BreakupClusters() 168 void SkShaperJSONWriter::VisualizeClusters(const char* utf8, size_t utf8Begin, size_t utf8End, in VisualizeClusters() argument 217 BreakupClusters(utf8Begin, utf8End, clusters, gatherRuns); in VisualizeClusters()
|
D | SkShaperJSONWriter.h | 40 static void BreakupClusters(size_t utf8Begin, size_t utf8End, 50 size_t utf8Begin, size_t utf8End,
|
/third_party/flutter/skia/src/utils/ |
D | SkShaperJSONWriter.cpp | 35 static bool is_one_to_one(const char utf8[], size_t utf8Begin, size_t utf8End, in is_one_to_one() argument 37 size_t lastUtf8Index = utf8End; in is_one_to_one() 130 void SkShaperJSONWriter::BreakupClusters(size_t utf8Begin, size_t utf8End, in BreakupClusters() argument 147 processMToN(glyphStartIndex, clusters.size(), clusters[glyphStartIndex], utf8End); in BreakupClusters() 153 uint32_t utf8EndIndex = utf8End; in BreakupClusters() 168 void SkShaperJSONWriter::VisualizeClusters(const char* utf8, size_t utf8Begin, size_t utf8End, in VisualizeClusters() argument 217 BreakupClusters(utf8Begin, utf8End, clusters, gatherRuns); in VisualizeClusters()
|
D | SkShaperJSONWriter.h | 40 static void BreakupClusters(size_t utf8Begin, size_t utf8End, 50 size_t utf8Begin, size_t utf8End,
|
/third_party/flutter/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 630 const char* utf8End, 815 const char* utf8End = utf8; in wrap() local 817 utf8Start = utf8End; in wrap() 818 utf8End = utf8 + runSegmenter.endOfCurrentRun(); in wrap() 833 while (utf8Start < utf8End) { // While there are still code points left in this item in wrap() 834 size_t utf8runLength = utf8End - utf8Start; in wrap() 837 utf8Start, utf8End, in wrap() 846 … SkASSERT( model.fGlyphs[i].fCluster < (size_t)(utf8End - utf8)); in wrap() 943 if (utf8Start != utf8End) { in wrap() 990 const char* utf8End = utf8; in wrap() local [all …]
|
/third_party/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 660 const char* utf8End, 871 const char* utf8End = utf8; in wrap() local 873 utf8Start = utf8End; in wrap() 874 utf8End = utf8 + runSegmenter.endOfCurrentRun(); in wrap() 889 while (utf8Start < utf8End) { // While there are still code points left in this item in wrap() 890 size_t utf8runLength = utf8End - utf8Start; in wrap() 893 utf8Start, utf8End, in wrap() 903 … SkASSERT( model.fGlyphs[i].fCluster < (size_t)(utf8End - utf8)); in wrap() 989 if (utf8Start != utf8End) { in wrap() 1022 const char* utf8End = utf8; in wrap() local [all …]
|
D | SkShaper_coretext.cpp | 172 auto utf8Begin = utf8, utf8End = utf8 + size; in setUTF8() local 173 while (utf8Begin < utf8End) { in setUTF8() 175 utf16 += SkUTF::ToUTF16(SkUTF::NextUTF8(&utf8Begin, utf8End), nullptr); in setUTF8()
|
/third_party/node/deps/npm/node_modules/from2/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/duplexify/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/through2/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/flush-write-stream/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/stream-iterate/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/parallel-transform/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/string_decoder/lib/ |
D | string_decoder.js | 123 StringDecoder.prototype.end = utf8End; 227 function utf8End(buf) { function
|