/third_party/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 527 const ShapedRun& run, size_t startGlyphIndex, size_t endGlyphIndex) { in append() argument 528 SkASSERT(startGlyphIndex <= endGlyphIndex); in append() 529 const size_t glyphLen = endGlyphIndex - startGlyphIndex; in append() 538 const ShapedGlyph& glyph = run.fGlyphs[is_LTR(run.fLevel) ? startGlyphIndex + i in append() 1163 struct SubRun { const ShapedRun& run; size_t startGlyphIndex; size_t endGlyphIndex; }; in wrap() member 1167 size_t startGlyphIndex = (logicalIndex == previousBreak.fRunIndex) in wrap() local 1173 return SubRun{ run, startGlyphIndex, endGlyphIndex }; in wrap() 1176 uint32_t startUtf8 = sub.run.fGlyphs[sub.startGlyphIndex].fCluster; in wrap() 1182 for (size_t i = sub.startGlyphIndex; i < sub.endGlyphIndex; ++i) { in wrap() 1190 sub.endGlyphIndex - sub.startGlyphIndex, in wrap() [all …]
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BitmapSizeTable.java | 75 public int startGlyphIndex() { in startGlyphIndex() method in BitmapSizeTable 202 sb.append(Integer.toHexString(this.startGlyphIndex())); in toString() 307 public int startGlyphIndex() { in startGlyphIndex() method in BitmapSizeTable.Builder
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BitmapSizeTable.java | 75 public int startGlyphIndex() { in startGlyphIndex() method in BitmapSizeTable 202 sb.append(Integer.toHexString(this.startGlyphIndex())); in toString() 307 public int startGlyphIndex() { in startGlyphIndex() method in BitmapSizeTable.Builder
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_EBLC.h | 51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_EBLC.h | 51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member
|
/third_party/flutter/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 502 const ShapedRun& run, size_t startGlyphIndex, size_t endGlyphIndex) { in append() argument 503 SkASSERT(startGlyphIndex <= endGlyphIndex); in append() 504 const size_t glyphLen = endGlyphIndex - startGlyphIndex; in append() 513 const ShapedGlyph& glyph = run.fGlyphs[is_LTR(run.fLevel) ? startGlyphIndex + i in append() 1156 size_t startGlyphIndex = (logicalIndex == previousBreak.fRunIndex) in wrap() local 1163 append(handler, info, run, startGlyphIndex, endGlyphIndex); in wrap()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 669 out_table->startGlyphIndex = bitmap_size_context.start_glyph; in subset() 682 HBGlyphID16 startGlyphIndex; member
|
/third_party/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 669 out_table->startGlyphIndex = bitmap_size_context.start_glyph; in subset() 682 HBGlyphID startGlyphIndex; member
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 293 GlyphID startGlyphIndex; member
|
/third_party/flutter/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 160 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) { in has_bitmap_strike()
|
/third_party/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 204 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) { in has_bitmap_strike()
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 10206 startGlyphIndex
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 10206 startGlyphIndex
|