Searched defs:firstGlyph (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | RuleExtractor.java | 215 extract( Integer firstGlyph, SubRuleSet table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> allLookupRules) extract() argument 228 extract( Integer firstGlyph, SubRule table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> allLookupRules) extract() argument 302 extract( Integer firstGlyph, ChainSubRuleSet table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> allLookupRules) extract() argument 311 extract( Integer firstGlyph, ChainSubRule table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> allLookupRules) extract() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-common.hh | 290 HBGlyphID16 firstGlyph; /* First glyph index included in the trimmed array. */ member 332 HBGlyphID16 firstGlyph; /* Firs member 664 HBGlyphID16 firstGlyph; /* First glyph index included in the trimmed array. */ global() member [all...] |
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvcommn.c | 504 FT_UShort firstGlyph; in gxv_LookupTable_fmt2_validate() local 575 FT_UShort firstGlyph; gxv_LookupTable_fmt4_validate() local 726 FT_UShort firstGlyph; gxv_LookupTable_fmt8_validate() local 949 FT_UShort firstGlyph; gxv_ClassTable_validate() local [all...] |
H A D | gxvkern.c | 382 FT_UShort firstGlyph; in gxv_kern_subtable_fmt2_clstbl_validate() local
|
Completed in 7 milliseconds