/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | RuleExtractor.java | 216 …Integer firstGlyph, SubRuleSet table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> all… in extract() argument 229 …Integer firstGlyph, SubRule table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> allLoo… in extract() argument 303 …Integer firstGlyph, ChainSubRuleSet table, LookupListTable lookupListTable, Map<Integer, Set<Rule>… in extract() argument 312 …Integer firstGlyph, ChainSubRule table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> a… in extract() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | RuleExtractor.java | 216 …Integer firstGlyph, SubRuleSet table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> all… in extract() argument 229 …Integer firstGlyph, SubRule table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> allLoo… in extract() argument 303 …Integer firstGlyph, ChainSubRuleSet table, LookupListTable lookupListTable, Map<Integer, Set<Rule>… in extract() argument 312 …Integer firstGlyph, ChainSubRule table, LookupListTable lookupListTable, Map<Integer, Set<Rule>> a… in extract() argument
|
/third_party/freetype/src/gxvalid/ |
D | gxvcommn.c | 504 FT_UShort firstGlyph; in gxv_LookupTable_fmt2_validate() local 575 FT_UShort firstGlyph; in gxv_LookupTable_fmt4_validate() local 726 FT_UShort firstGlyph; in gxv_LookupTable_fmt8_validate() local 949 FT_UShort firstGlyph; in gxv_ClassTable_validate() local
|
D | gxvkern.c | 382 FT_UShort firstGlyph; in gxv_kern_subtable_fmt2_clstbl_validate() local
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvcommn.c | 504 FT_UShort firstGlyph; in gxv_LookupTable_fmt2_validate() local 575 FT_UShort firstGlyph; in gxv_LookupTable_fmt4_validate() local 726 FT_UShort firstGlyph; in gxv_LookupTable_fmt8_validate() local 949 FT_UShort firstGlyph; in gxv_ClassTable_validate() local
|
D | gxvkern.c | 382 FT_UShort firstGlyph; in gxv_kern_subtable_fmt2_clstbl_validate() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvcommn.c | 505 FT_UShort firstGlyph; in gxv_LookupTable_fmt2_validate() local 576 FT_UShort firstGlyph; in gxv_LookupTable_fmt4_validate() local 727 FT_UShort firstGlyph; in gxv_LookupTable_fmt8_validate() local 950 FT_UShort firstGlyph; in gxv_ClassTable_validate() local
|
D | gxvkern.c | 382 FT_UShort firstGlyph; in gxv_kern_subtable_fmt2_clstbl_validate() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-common.hh | 287 GlyphID firstGlyph; /* First glyph index included in the trimmed array. */ member 329 GlyphID firstGlyph; /* First glyph index included in the trimmed array. */ member 661 GlyphID firstGlyph; /* First glyph index included in the trimmed array. */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-common.hh | 290 HBGlyphID16 firstGlyph; /* First glyph index included in the trimmed array. */ member 332 HBGlyphID16 firstGlyph; /* First glyph index included in the trimmed array. */ member 664 HBGlyphID16 firstGlyph; /* First glyph index included in the trimmed array. */ member
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-common.hh | 287 HBGlyphID firstGlyph; /* First glyph index included in the trimmed array. */ member 329 HBGlyphID firstGlyph; /* First glyph index included in the trimmed array. */ member 661 HBGlyphID firstGlyph; /* First glyph index included in the trimmed array. */ member
|
/third_party/skia/experimental/sktext/src/ |
D | Text.cpp | 835 auto firstGlyph = firstLine.fBoxGlyphs.front(); in firstPosition() local
|