| /third_party/skia/src/utils/ |
| D | SkShaperJSONWriter.cpp | 36 std::vector<uint32_t>& clusters) { in is_one_to_one() 131 SkSpan<const uint32_t> clusters, in BreakupClusters() 170 SkSpan<const uint32_t> clusters, in VisualizeClusters()
|
| /third_party/skia/modules/skparagraph/tests/ |
| D | SkShaperJSONWriter.cpp | 43 std::vector<uint32_t>& clusters) { in is_one_to_one() 138 SkSpan<const uint32_t> clusters, in BreakupClusters() 177 SkSpan<const uint32_t> clusters, in VisualizeClusters()
|
| D | SkShaperJSONWriterTest.cpp | 25 std::vector<uint32_t> clusters; in DEF_TEST() member 82 std::vector<uint32_t> clusters; in DEF_TEST() member
|
| /third_party/skia/tests/ |
| D | SkShaperJSONWriterTest.cpp | 25 std::vector<uint32_t> clusters; in DEF_TEST() member 82 std::vector<uint32_t> clusters; in DEF_TEST() member
|
| D | PDFPrimitivesTest.cpp | 388 const SkFont& font, const uint32_t* clusters, in make_run() 402 const uint32_t clusters[len] = { 3, 2, 2, 1, 0, 4, 4, 7, 6, 6, 5 }; in DEF_TEST() local 426 const uint32_t clusters[len] = { 0, 1, 4, 5, 6 }; in DEF_TEST() local
|
| /third_party/skia/src/pdf/ |
| D | SkClusterator.cpp | 14 static bool is_reversed(const uint32_t* clusters, uint32_t count) { in is_reversed()
|
| /third_party/skia/src/core/ |
| D | SkGlyphRun.cpp | 28 SkSpan<const uint32_t> clusters, in SkGlyphRun() 154 auto clusters = run.clusters(); in makeBlob() local 333 SkSpan<const uint32_t> clusters, in makeGlyphRun()
|
| D | SkGlyphRun.h | 45 SkSpan<const uint32_t> clusters() const { return fClusters; } in clusters() function
|
| D | SkTextBlobPriv.h | 229 uint32_t* clusters() const { in clusters() function
|
| /third_party/skia/experimental/sktext/tests/ |
| D | WrappedText.cpp | 57 SkSpan<const TextIndex> clusters; member 78 const TextIndex clusters[]) override in onGlyphRun()
|
| D | SelectableText.cpp | 58 SkSpan<const TextIndex> clusters; member 80 const TextIndex clusters[]) override in onGlyphRun()
|
| /third_party/skia/modules/skparagraph/src/ |
| D | TextWrapper.cpp | 810 ClusterRange clusters(fEndLine.startCluster() - start, fEndLine.endCluster() - start + 1); in moveForward() local 944 ClusterRange clusters(fEndLine.breakCluster() - start, fEndLine.endCluster() - start); in moveForward() local 1251 ClusterRange clusters(fEndLine.startCluster() - start, fEndLine.endCluster() - start + 1); in moveForward() local 1359 ClusterRange clusters(fEndLine.breakCluster() - start, fEndLine.endCluster() - start); in moveForward() local
|
| D | TextLine.h | 90 ClusterRange clusters() const { return fClusterRange; } in clusters() function
|
| D | ParagraphImpl.h | 159 SkSpan<Cluster> clusters() { return SkSpan<Cluster>(fClusters.begin(), fClusters.size()); } in clusters() function
|
| /third_party/skia/experimental/sktext/include/ |
| D | Text.h | 183 const TextIndex clusters[]) // Text indices inside the entire text in onGlyphRun() 263 const TextIndex clusters[]) override { in onGlyphRun()
|
| D | Interface.h | 81 const TextIndex clusters[]) // Text indices inside the entire text in onGlyphRun()
|
| /third_party/skia/include/core/ |
| D | SkTextBlob.h | 323 uint32_t* clusters; //!< storage for glyph clusters (index of UTF-8 code unit) member
|
| /third_party/skia/experimental/sktext/src/ |
| D | VisualRun.h | 17 SkSpan<SkPoint> positions, SkSpan<SkGlyphID> glyphs, SkSpan<uint32_t> clusters) in VisualRun()
|
| D | Paint.cpp | 61 const TextIndex clusters[]) { in onGlyphRun()
|
| D | Text.cpp | 325 Stretch clusters; in wrap() local 678 const TextIndex clusters[]) { in onGlyphRun()
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | lcnalloc.c | 242 s64 clusters, br; in ntfs_cluster_alloc() local
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| D | shape.cpp | 189 const uint32_t* clusters, in set_character_bounds()
|
| /third_party/skia/modules/skshaper/include/ |
| D | SkShaper.h | 253 uint32_t* clusters; // optional, utf8+clusters[i] starts run which produced glyphs[i] member
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | block_splitter_inc.h | 212 uint32_t* clusters; in FN() local
|
| /third_party/node/deps/brotli/c/enc/ |
| D | block_splitter_inc.h | 212 uint32_t* clusters; in FN() local
|