Searched defs:glyphOffset (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/experimental/sktext/src/ |
H A D | LogicalRun.cpp | 8 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 D | GlyphStripper.java | 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
|
/third_party/skia/src/pdf/ |
H A D | SkPDFMakeToUnicodeCmap.cpp | 158 int glyphOffset = 0; in SkPDFAppendCmapSections() local
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort5.c | 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
|
H A D | gxvcommn.c | 1085 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 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
|
H A D | BitmapSizeTable.java | 112 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 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/modules/skshaper/src/ |
H A D | SkShaper_primitive.cpp | 229 size_t glyphOffset = 0; in shape() local
|
Completed in 9 milliseconds