Home
last modified time | relevance | path

Searched defs:glyphId (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java104 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo()
112 public int glyphOffset(int glyphId) { in glyphOffset()
120 public int glyphLength(int glyphId) { in glyphLength()
128 public int glyphFormat(int glyphId) { in glyphFormat()
136 private IndexSubTable searchIndexSubTables(int glyphId) { in searchIndexSubTables()
145 private IndexSubTable linearSearchIndexSubTables(int glyphId) { in linearSearchIndexSubTables()
154 private IndexSubTable binarySearchIndexSubTables(int glyphId) { in binarySearchIndexSubTables()
337 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo()
345 public int glyphOffset(int glyphId) { in glyphOffset()
353 public int glyphLength(int glyphId) { in glyphLength()
[all …]
DIndexSubTable.java83 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo()
96 public final int glyphOffset(int glyphId) { in glyphOffset()
110 public abstract int glyphStartOffset(int glyphId); in glyphStartOffset()
112 public abstract int glyphLength(int glyphId); in glyphLength()
116 protected static int checkGlyphRange(int glyphId, int firstGlyphId, int lastGlyphId) { in checkGlyphRange()
123 protected int checkGlyphRange(int glyphId) { in checkGlyphRange()
295 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo()
306 public final int glyphOffset(int glyphId) { in glyphOffset()
317 public abstract int glyphStartOffset(int glyphId); in glyphStartOffset()
325 public abstract int glyphLength(int glyphId); in glyphLength()
[all …]
DBitmapGlyphInfo.java27 private final int glyphId; field in BitmapGlyphInfo
44 public BitmapGlyphInfo(int glyphId, int blockOffset, int startOffset, int length, int format) { in BitmapGlyphInfo()
62 public BitmapGlyphInfo(int glyphId, int startOffset, int length, int format) { in BitmapGlyphInfo()
71 public int glyphId() { in glyphId() method in BitmapGlyphInfo
DIndexSubTableFormat2.java55 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
61 public int glyphLength(int glyphId) { in glyphLength()
110 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
116 public int glyphLength(int glyphId) { in glyphLength()
140 private int glyphId; field in IndexSubTableFormat2.Builder.BitmapGlyphInfoIterator
DIndexSubTableFormat1.java46 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
52 public int glyphLength(int glyphId) { in glyphLength()
105 public int glyphLength(int glyphId) { in glyphLength()
112 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
152 private int glyphId; field in IndexSubTableFormat1.Builder.BitmapGlyphInfoIterator
DIndexSubTableFormat3.java46 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
52 public int glyphLength(int glyphId) { in glyphLength()
108 public int glyphLength(int glyphId) { in glyphLength()
115 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
156 private int glyphId; field in IndexSubTableFormat3.Builder.BitmapGlyphInfoIterator
DIndexSubTableFormat4.java52 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
64 public int glyphLength(int glyphId) { in glyphLength()
76 protected int findCodeOffsetPair(int glyphId) { in findCodeOffsetPair()
171 public int glyphLength(int glyphId) { in glyphLength()
182 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
225 private int findCodeOffsetPair(int glyphId) { in findCodeOffsetPair()
DIndexSubTableFormat5.java64 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
76 public int glyphLength(int glyphId) { in glyphLength()
145 public int glyphLength(int glyphId) { in glyphLength()
150 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java104 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo()
112 public int glyphOffset(int glyphId) { in glyphOffset()
120 public int glyphLength(int glyphId) { in glyphLength()
128 public int glyphFormat(int glyphId) { in glyphFormat()
136 private IndexSubTable searchIndexSubTables(int glyphId) { in searchIndexSubTables()
145 private IndexSubTable linearSearchIndexSubTables(int glyphId) { in linearSearchIndexSubTables()
154 private IndexSubTable binarySearchIndexSubTables(int glyphId) { in binarySearchIndexSubTables()
337 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo()
345 public int glyphOffset(int glyphId) { in glyphOffset()
353 public int glyphLength(int glyphId) { in glyphLength()
[all …]
DIndexSubTable.java83 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo()
96 public final int glyphOffset(int glyphId) { in glyphOffset()
110 public abstract int glyphStartOffset(int glyphId); in glyphStartOffset()
112 public abstract int glyphLength(int glyphId); in glyphLength()
116 protected static int checkGlyphRange(int glyphId, int firstGlyphId, int lastGlyphId) { in checkGlyphRange()
123 protected int checkGlyphRange(int glyphId) { in checkGlyphRange()
295 public BitmapGlyphInfo glyphInfo(int glyphId) { in glyphInfo()
306 public final int glyphOffset(int glyphId) { in glyphOffset()
317 public abstract int glyphStartOffset(int glyphId); in glyphStartOffset()
325 public abstract int glyphLength(int glyphId); in glyphLength()
[all …]
DBitmapGlyphInfo.java27 private final int glyphId; field in BitmapGlyphInfo
44 public BitmapGlyphInfo(int glyphId, int blockOffset, int startOffset, int length, int format) { in BitmapGlyphInfo()
62 public BitmapGlyphInfo(int glyphId, int startOffset, int length, int format) { in BitmapGlyphInfo()
71 public int glyphId() { in glyphId() method in BitmapGlyphInfo
DIndexSubTableFormat2.java55 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
61 public int glyphLength(int glyphId) { in glyphLength()
110 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
116 public int glyphLength(int glyphId) { in glyphLength()
140 private int glyphId; field in IndexSubTableFormat2.Builder.BitmapGlyphInfoIterator
DIndexSubTableFormat3.java46 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
52 public int glyphLength(int glyphId) { in glyphLength()
108 public int glyphLength(int glyphId) { in glyphLength()
115 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
156 private int glyphId; field in IndexSubTableFormat3.Builder.BitmapGlyphInfoIterator
DIndexSubTableFormat1.java46 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
52 public int glyphLength(int glyphId) { in glyphLength()
105 public int glyphLength(int glyphId) { in glyphLength()
112 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
152 private int glyphId; field in IndexSubTableFormat1.Builder.BitmapGlyphInfoIterator
DIndexSubTableFormat4.java52 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
64 public int glyphLength(int glyphId) { in glyphLength()
76 protected int findCodeOffsetPair(int glyphId) { in findCodeOffsetPair()
171 public int glyphLength(int glyphId) { in glyphLength()
182 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
225 private int findCodeOffsetPair(int glyphId) { in findCodeOffsetPair()
DIndexSubTableFormat5.java64 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
76 public int glyphLength(int glyphId) { in glyphLength()
145 public int glyphLength(int glyphId) { in glyphLength()
150 public int glyphStartOffset(int glyphId) { in glyphStartOffset()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DGlyphCoverage.java53 int glyphId = cmap.glyphId(c); in getGlyphCoverage() local
61 private static void touchGlyph(Font font, Set<Integer> coverage, int glyphId) { in touchGlyph()
88 private static Glyph getGlyph(Font font, int glyphId) { in getGlyph()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DGlyphCoverage.java53 int glyphId = cmap.glyphId(c); in getGlyphCoverage() local
61 private static void touchGlyph(Font font, Set<Integer> coverage, int glyphId) { in touchGlyph()
88 private static Glyph getGlyph(Font font, int glyphId) { in getGlyph()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DLocaTable.java69 public int glyphOffset(int glyphId) { in glyphOffset()
82 public int glyphLength(int glyphId) { in glyphLength()
224 private int checkGlyphRange(int glyphId) { in checkGlyphRange()
317 public int glyphOffset(int glyphId) { in glyphOffset()
331 public int glyphLength(int glyphId) { in glyphLength()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DLocaTable.java69 public int glyphOffset(int glyphId) { in glyphOffset()
82 public int glyphLength(int glyphId) { in glyphLength()
224 private int checkGlyphRange(int glyphId) { in checkGlyphRange()
317 public int glyphOffset(int glyphId) { in glyphOffset()
331 public int glyphLength(int glyphId) { in glyphLength()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh49 GlyphID glyphId; /* Glyph ID of layer glyph */ member
76 GlyphID glyphId; /* Glyph ID of reference glyph */ member
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DHorizontalMetricsTable.java102 public int advanceWidth(int glyphId) { in advanceWidth()
109 public int leftSideBearing(int glyphId) { in leftSideBearing()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DHorizontalMetricsTable.java102 public int advanceWidth(int glyphId) { in advanceWidth()
109 public int leftSideBearing(int glyphId) { in leftSideBearing()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
DCMapTableBuilderTest.java45 int glyphId = entry.getValue(); in verifyCmap() local
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
DCMapTableBuilderTest.java45 int glyphId = entry.getValue(); in verifyCmap() local

1234