/third_party/skia/src/pdf/ |
D | SkPDFMakeToUnicodeCmap.cpp | 158 int glyphOffset = 0; in SkPDFAppendCmapSections() local 160 glyphOffset = firstGlyphID - 1; in SkPDFAppendCmapSections() 168 const int limit = (int)lastGlyphID + 1 - glyphOffset; in SkPDFAppendCmapSections() 170 for (int i = firstGlyphID - glyphOffset; i < limit + 1; ++i) { in SkPDFAppendCmapSections() 171 SkGlyphID gid = i + glyphOffset; in SkPDFAppendCmapSections()
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFMakeToUnicodeCmap.cpp | 158 int glyphOffset = 0; in SkPDFAppendCmapSections() local 160 glyphOffset = firstGlyphID - 1; in SkPDFAppendCmapSections() 168 const int limit = (int)lastGlyphID + 1 - glyphOffset; in SkPDFAppendCmapSections() 170 for (int i = firstGlyphID - glyphOffset; i < limit + 1; ++i) { in SkPDFAppendCmapSections() 171 SkGlyphID gid = i + glyphOffset; in SkPDFAppendCmapSections()
|
/third_party/flutter/skia/modules/skshaper/src/ |
D | SkShaper_primitive.cpp | 150 size_t glyphOffset = 0; in shape() local 155 advances.get() + glyphOffset, &bytesCollapsed); in shape() 171 memcpy(buffer.glyphs, glyphs.get() + glyphOffset, numGlyphs * sizeof(SkGlyphID)); in shape() 175 position.fX += advances[i + glyphOffset]; in shape() 188 glyphOffset += SkUTF::CountUTF8(utf8, bytesConsumed); in shape()
|
/third_party/freetype/src/gxvalid/ |
D | gxvcommn.c | 1085 GXV_XStateTable_GlyphOffsetDesc glyphOffset; in gxv_EntryTable_validate() local 1135 glyphOffset.uc = 0; /* make compiler happy */ in gxv_EntryTable_validate() 1139 glyphOffset.uc = FT_NEXT_BYTE( p ); in gxv_EntryTable_validate() 1143 glyphOffset.c = FT_NEXT_CHAR( p ); in gxv_EntryTable_validate() 1147 glyphOffset.u = FT_NEXT_USHORT( p ); in gxv_EntryTable_validate() 1151 glyphOffset.s = FT_NEXT_SHORT( p ); in gxv_EntryTable_validate() 1155 glyphOffset.ul = FT_NEXT_ULONG( p ); in gxv_EntryTable_validate() 1159 glyphOffset.l = FT_NEXT_LONG( p ); in gxv_EntryTable_validate() 1166 &glyphOffset, in gxv_EntryTable_validate() 1478 GXV_XStateTable_GlyphOffsetDesc glyphOffset; in gxv_XEntryTable_validate() local [all …]
|
D | gxvmort5.c | 146 GXV_StateTable_GlyphOffsetCPtr glyphOffset, in gxv_mort_subtable_type5_entry_validate() argument 179 currentInsertList = (FT_UShort)( glyphOffset->ul >> 16 ); in gxv_mort_subtable_type5_entry_validate() 180 markedInsertList = (FT_UShort)( glyphOffset->ul ); in gxv_mort_subtable_type5_entry_validate()
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvcommn.c | 1085 GXV_XStateTable_GlyphOffsetDesc glyphOffset; in gxv_EntryTable_validate() local 1135 glyphOffset.uc = 0; /* make compiler happy */ in gxv_EntryTable_validate() 1139 glyphOffset.uc = FT_NEXT_BYTE( p ); in gxv_EntryTable_validate() 1143 glyphOffset.c = FT_NEXT_CHAR( p ); in gxv_EntryTable_validate() 1147 glyphOffset.u = FT_NEXT_USHORT( p ); in gxv_EntryTable_validate() 1151 glyphOffset.s = FT_NEXT_SHORT( p ); in gxv_EntryTable_validate() 1155 glyphOffset.ul = FT_NEXT_ULONG( p ); in gxv_EntryTable_validate() 1159 glyphOffset.l = FT_NEXT_LONG( p ); in gxv_EntryTable_validate() 1166 &glyphOffset, in gxv_EntryTable_validate() 1478 GXV_XStateTable_GlyphOffsetDesc glyphOffset; in gxv_XEntryTable_validate() local [all …]
|
D | gxvmort5.c | 146 GXV_StateTable_GlyphOffsetCPtr glyphOffset, in gxv_mort_subtable_type5_entry_validate() argument 179 currentInsertList = (FT_UShort)( glyphOffset->ul >> 16 ); in gxv_mort_subtable_type5_entry_validate() 180 markedInsertList = (FT_UShort)( glyphOffset->ul ); in gxv_mort_subtable_type5_entry_validate()
|
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvcommn.c | 1086 GXV_XStateTable_GlyphOffsetDesc glyphOffset; in gxv_EntryTable_validate() local 1136 glyphOffset.uc = 0; /* make compiler happy */ in gxv_EntryTable_validate() 1140 glyphOffset.uc = FT_NEXT_BYTE( p ); in gxv_EntryTable_validate() 1144 glyphOffset.c = FT_NEXT_CHAR( p ); in gxv_EntryTable_validate() 1148 glyphOffset.u = FT_NEXT_USHORT( p ); in gxv_EntryTable_validate() 1152 glyphOffset.s = FT_NEXT_SHORT( p ); in gxv_EntryTable_validate() 1156 glyphOffset.ul = FT_NEXT_ULONG( p ); in gxv_EntryTable_validate() 1160 glyphOffset.l = FT_NEXT_LONG( p ); in gxv_EntryTable_validate() 1167 &glyphOffset, in gxv_EntryTable_validate() 1479 GXV_XStateTable_GlyphOffsetDesc glyphOffset; in gxv_XEntryTable_validate() local [all …]
|
D | gxvmort5.c | 146 GXV_StateTable_GlyphOffsetCPtr glyphOffset, in gxv_mort_subtable_type5_entry_validate() argument 179 currentInsertList = (FT_UShort)( glyphOffset->ul >> 16 ); in gxv_mort_subtable_type5_entry_validate() 180 markedInsertList = (FT_UShort)( glyphOffset->ul ); in gxv_mort_subtable_type5_entry_validate()
|
/third_party/skia/modules/skshaper/src/ |
D | SkShaper_primitive.cpp | 182 size_t glyphOffset = 0; in shape() local 187 advances.get() + glyphOffset, &bytesCollapsed); in shape() 203 memcpy(buffer.glyphs, glyphs.get() + glyphOffset, numGlyphs * sizeof(SkGlyphID)); in shape() 207 position.fX += advances[i + glyphOffset]; in shape() 220 glyphOffset += SkUTF::CountUTF8(utf8, bytesConsumed); in shape()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
D | GlyphStripper.java | 84 ReadableFontData originalGlyfData, int glyphOffset, SimpleGlyph simpleGlyph) { in writeHeaderAndContoursSize() argument 90 originalGlyfData.slice(glyphOffset, headerAndNumberOfContoursSize).copyTo(newGlyfSlice); in writeHeaderAndContoursSize() 100 ReadableFontData originalGlyfData, int glyphOffset, int length) { in writeEndSimpleGlyph() argument 101 ReadableFontData originalGlyfSlice = originalGlyfData.slice(glyphOffset, length); in writeEndSimpleGlyph()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
D | GlyphStripper.java | 84 ReadableFontData originalGlyfData, int glyphOffset, SimpleGlyph simpleGlyph) { in writeHeaderAndContoursSize() argument 90 originalGlyfData.slice(glyphOffset, headerAndNumberOfContoursSize).copyTo(newGlyfSlice); in writeHeaderAndContoursSize() 100 ReadableFontData originalGlyfData, int glyphOffset, int length) { in writeEndSimpleGlyph() argument 101 ReadableFontData originalGlyfSlice = originalGlyfData.slice(glyphOffset, length); in writeEndSimpleGlyph()
|
/third_party/flutter/skia/src/gpu/text/ |
D | GrTextBlobVertexRegenerator.cpp | 205 size_t glyphOffset = glyphIdx + fSubRun->glyphStartIndex(); in doRegen() local 210 SkPackedGlyphID id = fBlob->fGlyphs[glyphOffset]->fPackedID; in doRegen() 211 fBlob->fGlyphs[glyphOffset] = strike->getGlyph(id, fLazyStrike->get()); in doRegen() 212 SkASSERT(id == fBlob->fGlyphs[glyphOffset]->fPackedID); in doRegen() 214 glyph = fBlob->fGlyphs[glyphOffset]; in doRegen()
|
/third_party/skia/experimental/sktext/src/ |
D | LogicalRun.cpp | 8 …n::LogicalRun(const SkShaper::RunHandler::RunInfo& info, TextIndex textStart, SkScalar glyphOffset) in LogicalRun() argument 15 , fRunOffset(glyphOffset) in LogicalRun()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | EbdtTable.java | 116 int glyphOffset = 0; in generateLocaList() local 122 glyphEntry.getKey(), startOffset + glyphOffset, size, builder.format()); in generateLocaList() 124 glyphOffset += size; in generateLocaList() 126 startOffset += glyphOffset; in generateLocaList()
|
D | BitmapSizeTable.java | 112 public int glyphOffset(int glyphId) { in glyphOffset() method in BitmapSizeTable 117 return subTable.glyphOffset(glyphId); in glyphOffset() 345 public int glyphOffset(int glyphId) { in glyphOffset() method in BitmapSizeTable.Builder 350 return subTable.glyphOffset(glyphId); in glyphOffset()
|
D | IndexSubTable.java | 96 public final int glyphOffset(int glyphId) { in glyphOffset() method in IndexSubTable 306 public final int glyphOffset(int glyphId) { in glyphOffset() method in IndexSubTable.Builder
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | EbdtTable.java | 116 int glyphOffset = 0; in generateLocaList() local 122 glyphEntry.getKey(), startOffset + glyphOffset, size, builder.format()); in generateLocaList() 124 glyphOffset += size; in generateLocaList() 126 startOffset += glyphOffset; in generateLocaList()
|
D | BitmapSizeTable.java | 112 public int glyphOffset(int glyphId) { in glyphOffset() method in BitmapSizeTable 117 return subTable.glyphOffset(glyphId); in glyphOffset() 345 public int glyphOffset(int glyphId) { in glyphOffset() method in BitmapSizeTable.Builder 350 return subTable.glyphOffset(glyphId); in glyphOffset()
|
D | IndexSubTable.java | 96 public final int glyphOffset(int glyphId) { in glyphOffset() method in IndexSubTable 306 public final int glyphOffset(int glyphId) { in glyphOffset() method in IndexSubTable.Builder
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
D | GlyphEditingTests.java | 79 assertEquals(glyphId * 6, loca.glyphOffset(glyphId)); in testEditLocaTable() 106 int firstGlyphOffset = locaTableBuilder.glyphOffset(0); in testRemoveOneGlyph() 168 int offset = locaTableBuilder.glyphOffset(lastGlyphId); in testClearAllGlyphs()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
D | GlyphEditingTests.java | 79 assertEquals(glyphId * 6, loca.glyphOffset(glyphId)); in testEditLocaTable() 106 int firstGlyphOffset = locaTableBuilder.glyphOffset(0); in testRemoveOneGlyph() 168 int offset = locaTableBuilder.glyphOffset(lastGlyphId); in testClearAllGlyphs()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
D | LocaTable.java | 69 public int glyphOffset(int glyphId) { in glyphOffset() method in LocaTable 317 public int glyphOffset(int glyphId) { in glyphOffset() method in LocaTable.Builder
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
D | LocaTable.java | 69 public int glyphOffset(int glyphId) { in glyphOffset() method in LocaTable 317 public int glyphOffset(int glyphId) { in glyphOffset() method in LocaTable.Builder
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/ |
D | SFLint.java | 128 int offset = loca.glyphOffset(glyphId); in lintWindowsClipping() 202 int offset = loca.glyphOffset(glyphId); in lintAllGlyphs()
|