Home
last modified time | relevance | path

Searched defs:glyphOffset (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/experimental/sktext/src/
H A DLogicalRun.cpp8 LogicalRun::LogicalRun(const SkShaper::RunHandler::RunInfo& info, TextIndex textStart, SkScalar glyphOffset) in LogicalRun() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DGlyphStripper.java83 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
/third_party/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp158 int glyphOffset = 0; in SkPDFAppendCmapSections() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort5.c143 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
H A Dgxvcommn.c1085 GXV_XStateTable_GlyphOffsetDesc glyphOffset; in gxv_EntryTable_validate() local
1478 GXV_XStateTable_GlyphOffsetDesc glyphOffset; in gxv_XEntryTable_validate() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
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 DBitmapSizeTable.java112 public int glyphOffset(int glyphId) { in glyphOffset() method in BitmapSizeTable
345 public int glyphOffset(int glyphId) { in glyphOffset() method in BitmapSizeTable.Builder
/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/modules/skshaper/src/
H A DSkShaper_primitive.cpp229 size_t glyphOffset = 0; in shape() local

Completed in 9 milliseconds