/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/ |
H A D | GlyphCoverage.java | 61 private static void touchGlyph(Font font, Set<Integer> coverage, int glyphId) { in touchGlyph() argument 88 private static Glyph getGlyph(Font font, int glyphId) { in getGlyph() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
H A D | CMapFormat14.java | 21 public int glyphId(int character) { in glyphId() method in CMapFormat14
|
H A D | CMapFormat0.java | 21 public int glyphId(int character) { in glyphId() method in CMapFormat0
|
H A D | CMapFormat10.java | 27 public int glyphId(int character) { in glyphId() method in CMapFormat10
|
H A D | CMapFormat12.java | 42 public int glyphId(int character) { in glyphId() method in CMapFormat12
|
H A D | CMapFormat13.java | 41 public int glyphId(int character) { in glyphId() method in CMapFormat13
|
H A D | CMapFormat2.java | 80 public int glyphId(int character) { in glyphId() method in CMapFormat2
|
H A D | CMapFormat6.java | 27 public int glyphId(int character) { in glyphId() method in CMapFormat6
|
H A D | CMapFormat8.java | 36 public int glyphId(int character) { in glyphId() method in CMapFormat8
|
H A D | HorizontalMetricsTable.java | 102 public int advanceWidth(int glyphId) { in advanceWidth() argument 109 public int leftSideBearing(int glyphId) { in leftSideBearing() argument
|
H A D | CMap.java | 206 public abstract int glyphId(int character); in glyphId() method in CMap
|
H A D | CMapFormat4.java | 30 public int glyphId(int character) { in glyphId() method in CMapFormat4
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/ |
H A D | HintStripTest.java | 156 private static Glyph getGlyph(Font font, int glyphId) { in getGlyph() argument
|
H A D | RenumberingSubsetTest.java | 181 private static Glyph getGlyph(Font font, int glyphId) { in getGlyph() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/ |
H A D | SFLint.java | 175 private void lintCompositeGlyph(Font font, CompositeGlyph glyph, int glyphId) { in lintCompositeGlyph() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | BitmapGlyphInfo.java | 27 private final int glyphId; field in BitmapGlyphInfo 44 public BitmapGlyphInfo(int glyphId, int blockOffset, int startOffset, int length, int format) { in BitmapGlyphInfo() argument 62 public BitmapGlyphInfo(int glyphId, int startOffset, int length, int format) { in BitmapGlyphInfo() argument 71 public int glyphId() { in glyphId() method in BitmapGlyphInfo [all...] |
H A D | IndexSubTableFormat1.java | 46 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument 52 public int glyphLength(int glyphId) { in glyphLength() argument 105 public int glyphLength(int glyphId) { in glyphLength() argument 112 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument 152 private int glyphId; field in IndexSubTableFormat1.Builder.BitmapGlyphInfoIterator [all...] |
H A D | IndexSubTableFormat2.java | 55 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument 61 public int glyphLength(int glyphId) { in glyphLength() argument 110 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument 116 public int glyphLength(int glyphId) { in glyphLength() argument 140 private int glyphId; field in IndexSubTableFormat2.Builder.BitmapGlyphInfoIterator [all...] |
H A D | IndexSubTableFormat3.java | 46 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument 52 public int glyphLength(int glyphId) { in glyphLength() argument 108 public int glyphLength(int glyphId) { in glyphLength() argument 115 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument 156 private int glyphId; field in IndexSubTableFormat3.Builder.BitmapGlyphInfoIterator [all...] |
H A D | IndexSubTable.java | 83 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo() argument 96 public final int glyphOffset(int glyphId) { in glyphOffset() argument 110 public abstract int glyphStartOffset(int glyphId); in glyphStartOffset() argument 112 glyphLength(int glyphId) glyphLength() argument 116 checkGlyphRange(int glyphId, int firstGlyphId, int lastGlyphId) checkGlyphRange() argument 123 checkGlyphRange(int glyphId) checkGlyphRange() argument 295 glyphInfo(int glyphId) glyphInfo() argument 306 glyphOffset(int glyphId) glyphOffset() argument 317 glyphStartOffset(int glyphId) glyphStartOffset() argument 325 glyphLength(int glyphId) glyphLength() argument 336 checkGlyphRange(int glyphId) checkGlyphRange() argument [all...] |
H A D | IndexSubTableFormat4.java | 52 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument 64 public int glyphLength(int glyphId) { in glyphLength() argument 76 protected int findCodeOffsetPair(int glyphId) { in findCodeOffsetPair() argument 171 public int glyphLength(int glyphId) { in glyphLength() argument 182 glyphStartOffset(int glyphId) glyphStartOffset() argument 225 findCodeOffsetPair(int glyphId) findCodeOffsetPair() argument [all...] |
H A D | IndexSubTableFormat5.java | 64 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument 76 public int glyphLength(int glyphId) { in glyphLength() argument 145 public int glyphLength(int glyphId) { in glyphLength() argument 150 public int glyphStartOffset(int glyphId) { in glyphStartOffset() argument [all...] |
H A D | BitmapSizeTable.java | 104 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo() argument 112 public int glyphOffset(int glyphId) { in glyphOffset() argument 120 public int glyphLength(int glyphId) { in glyphLength() argument 128 public int glyphFormat(int glyphId) { in glyphFormat() argument 136 searchIndexSubTables(int glyphId) searchIndexSubTables() argument 145 linearSearchIndexSubTables(int glyphId) linearSearchIndexSubTables() argument 154 binarySearchIndexSubTables(int glyphId) binarySearchIndexSubTables() argument 337 glyphInfo(int glyphId) glyphInfo() argument 345 glyphOffset(int glyphId) glyphOffset() argument 353 glyphLength(int glyphId) glyphLength() argument 361 glyphFormat(int glyphId) glyphFormat() argument 429 searchIndexSubTables(int glyphId) searchIndexSubTables() argument 438 linearSearchIndexSubTables(int glyphId) linearSearchIndexSubTables() argument 449 binarySearchIndexSubTables(int glyphId) binarySearchIndexSubTables() argument [all...] |
/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() argument 82 public int glyphLength(int glyphId) { in glyphLength() argument 224 checkGlyphRange(int glyphId) checkGlyphRange() argument 317 glyphOffset(int glyphId) glyphOffset() argument 331 glyphLength(int glyphId) glyphLength() argument [all...] |
/third_party/skia/gm/ |
H A D | fontmgr.cpp | 235 SkGlyphID glyphId = i; in show_bounds() local
|