Home
last modified time | relevance | path

Searched refs:glyphOffset (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp158 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/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvcommn.c1085 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...]
H A Dgxvmort5.c45 * but without name. The offset is given by glyphOffset in
146 GXV_StateTable_GlyphOffsetCPtr glyphOffset, in gxv_mort_subtable_type5_entry_validate()
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()
143 gxv_mort_subtable_type5_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type5_entry_validate() argument
/third_party/skia/experimental/sktext/src/
H A DLogicalRun.cpp8 LogicalRun::LogicalRun(const SkShaper::RunHandler::RunInfo& info, TextIndex textStart, SkScalar glyphOffset) in LogicalRun() argument
15 , fRunOffset(glyphOffset) in LogicalRun()
H A DLogicalRun.h14 LogicalRun(const SkShaper::RunHandler::RunInfo& info, TextIndex textStart, SkScalar glyphOffset);
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DGlyphStripper.java84 ReadableFontData originalGlyfData, int glyphOffset, SimpleGlyph simpleGlyph) { in writeHeaderAndContoursSize()
90 originalGlyfData.slice(glyphOffset, headerAndNumberOfContoursSize).copyTo(newGlyfSlice); in writeHeaderAndContoursSize()
100 ReadableFontData originalGlyfData, int glyphOffset, int length) { in writeEndSimpleGlyph()
101 ReadableFontData originalGlyfSlice = originalGlyfData.slice(glyphOffset, length); in writeEndSimpleGlyph()
83 writeHeaderAndContoursSize(WritableFontData newGlyf, int newGlyfOffset, ReadableFontData originalGlyfData, int glyphOffset, SimpleGlyph simpleGlyph) writeHeaderAndContoursSize() argument
99 writeEndSimpleGlyph(WritableFontData newGlyf, int newGlyfOffset, ReadableFontData originalGlyfData, int glyphOffset, int length) writeEndSimpleGlyph() argument
H A DGlyphTableStripper.java57 int oldOffset = locaTable.glyphOffset(i); in subset()
H A DGlyphTableSubsetter.java76 int oldOffset = locaTable.glyphOffset(oldGlyphId); in subset()
/third_party/skia/modules/skshaper/src/
H A DSkShaper_primitive.cpp229 size_t glyphOffset = 0; in shape() local
234 advances.get() + glyphOffset, &bytesCollapsed); in shape()
257 memcpy(buffer.glyphs, glyphs.get() + glyphOffset, info.glyphCount * sizeof(SkGlyphID)); in shape()
261 position.fX += advances[i + glyphOffset]; in shape()
275 glyphOffset += SkUTF::CountUTF8(utf8, bytesConsumed); in shape()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DEbdtTable.java116 int glyphOffset = 0; in generateLocaList()
122 glyphEntry.getKey(), startOffset + glyphOffset, size, builder.format()); in generateLocaList()
124 glyphOffset += size; in generateLocaList()
126 startOffset += glyphOffset; in generateLocaList()
H A DBitmapSizeTable.java112 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()
H A DIndexSubTable.java96 public final int glyphOffset(int glyphId) { in glyphOffset() method in IndexSubTable
306 public final int glyphOffset(int glyphId) { in glyphOffset() method in IndexSubTable.Builder
H A DIndexSubTableFormat4.java216 int glyphOffset = in initialize()
219 CodeOffsetPairBuilder pairBuilder = new CodeOffsetPairBuilder(glyphCode, glyphOffset); in initialize()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
H A DGlyphEditingTests.java79 assertEquals(glyphId * 6, loca.glyphOffset(glyphId)); in testEditLocaTable()
106 int firstGlyphOffset = locaTableBuilder.glyphOffset(0); in testRemoveOneGlyph()
168 int offset = locaTableBuilder.glyphOffset(lastGlyphId); in testClearAllGlyphs()
H A DGlyphTests.java124 int offset = locaTable.glyphOffset(glyphId); in checkTestSet()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DLocaTable.java69 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/
H A DSFLint.java128 int offset = loca.glyphOffset(glyphId); in lintWindowsClipping()
202 int offset = loca.glyphOffset(glyphId); in lintAllGlyphs()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
H A DSfntDump.java449 int offset = locaTable.glyphOffset(glyphId); in dumpFont()
504 int offset = locaTable.glyphOffset(glyphId); in dumpChar()
522 int offset = locaTable.glyphOffset(glyphId); in countSpecialGlyphs()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
H A DGlyphCoverage.java91 int offset = locaTable.glyphOffset(glyphId); in getGlyph()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/issue_tests/
H A DIssue28Tests.java41 int offset = locaTable.glyphOffset(glyphId); in getLastGlyph()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontInfo.java504 Glyph glyph = glyfTable.glyph(locaTable.glyphOffset(i), locaTable.glyphLength(i)); in listGlyphDimensionBounds()
543 Glyph glyph = glyfTable.glyph(locaTable.glyphOffset(i), locaTable.glyphLength(i)); in hintingSize()
573 Glyph glyph = glyfTable.glyph(locaTable.glyphOffset(i), locaTable.glyphLength(i)); in listSubglyphFrequency()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
H A DHintStripTest.java159 int offset = locaTable.glyphOffset(glyphId); in getGlyph()
H A DRenumberingSubsetTest.java184 int offset = locaTable.glyphOffset(glyphId); in getGlyph()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DGlyfEncoder.java64 int sourceOffset = loca.glyphOffset(glyphId); in encode()

Completed in 13 milliseconds