/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic-fallback.hh | 60 OT::GlyphID glyphs[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() 61 OT::GlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() 85 hb_bubble_sort (&glyphs[0], num_glyphs, OT::GlyphID::cmp, &substitutes[0]); in arabic_fallback_synthesize_lookup_single() 87 OT::Supplier<OT::GlyphID> glyphs_supplier (glyphs, num_glyphs); in arabic_fallback_synthesize_lookup_single() 88 OT::Supplier<OT::GlyphID> substitutes_supplier (substitutes, num_glyphs); in arabic_fallback_synthesize_lookup_single() 109 OT::GlyphID first_glyphs[ARRAY_LENGTH_CONST (ligature_table)]; in arabic_fallback_synthesize_lookup_ligature() 115 …OT::GlyphID ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0]… in arabic_fallback_synthesize_lookup_ligature() 117 …OT::GlyphID component_list[ARRAY_LENGTH_CONST (ligature_list) * 1/* One extra component per ligatu… in arabic_fallback_synthesize_lookup_ligature() 134 …hb_bubble_sort (&first_glyphs[0], num_first_glyphs, OT::GlyphID::cmp, &first_glyphs_indirection[0]… in arabic_fallback_synthesize_lookup_ligature() 160 …OT::Supplier<OT::GlyphID> first_glyphs_supplier (first_glyphs, num_first_gl… in arabic_fallback_synthesize_lookup_ligature() [all …]
|
D | hb-ot-layout-gsub-table.hh | 89 Supplier<GlyphID> &glyphs, in serialize() 165 Supplier<GlyphID> &glyphs, in serialize() 166 Supplier<GlyphID> &substitutes, in serialize() 186 ArrayOf<GlyphID> 196 Supplier<GlyphID> &glyphs, in serialize() 197 Supplier<GlyphID> &substitutes, in serialize() 288 Supplier<GlyphID> &glyphs, in serialize() 303 ArrayOf<GlyphID> 352 Supplier<GlyphID> &glyphs, in serialize() 355 Supplier<GlyphID> &substitute_glyphs_list) in serialize() [all …]
|
D | hb-ot-layout-common-private.hh | 150 GlyphID start; /* First GlyphID in the range */ 151 GlyphID end; /* Last GlyphID in the range */ 639 Supplier<GlyphID> &glyphs, in serialize() 685 SortedArrayOf<GlyphID> 707 Supplier<GlyphID> &glyphs, in serialize() 816 Supplier<GlyphID> &glyphs, in serialize() 967 GlyphID startGlyph; /* First GlyphID of the classValueArray */
|
D | hb-open-type-private.hh | 617 typedef USHORT GlyphID; typedef
|
D | hb-ot-layout-gpos-table.hh | 556 GlyphID secondGlyph; /* GlyphID of second glyph in the
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-shape-complex-arabic-fallback.hh | 60 OT::GlyphID glyphs[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() 61 OT::GlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() 85 hb_bubble_sort (&glyphs[0], num_glyphs, OT::GlyphID::cmp, &substitutes[0]); in arabic_fallback_synthesize_lookup_single() 87 OT::Supplier<OT::GlyphID> glyphs_supplier (glyphs, num_glyphs); in arabic_fallback_synthesize_lookup_single() 88 OT::Supplier<OT::GlyphID> substitutes_supplier (substitutes, num_glyphs); in arabic_fallback_synthesize_lookup_single() 109 OT::GlyphID first_glyphs[ARRAY_LENGTH_CONST (ligature_table)]; in arabic_fallback_synthesize_lookup_ligature() 115 …OT::GlyphID ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0]… in arabic_fallback_synthesize_lookup_ligature() 117 …OT::GlyphID component_list[ARRAY_LENGTH_CONST (ligature_list) * 1/* One extra component per ligatu… in arabic_fallback_synthesize_lookup_ligature() 134 …hb_bubble_sort (&first_glyphs[0], num_first_glyphs, OT::GlyphID::cmp, &first_glyphs_indirection[0]… in arabic_fallback_synthesize_lookup_ligature() 160 …OT::Supplier<OT::GlyphID> first_glyphs_supplier (first_glyphs, num_first_gl… in arabic_fallback_synthesize_lookup_ligature() [all …]
|
D | hb-ot-layout-gsub-table.hh | 89 Supplier<GlyphID> &glyphs, in serialize() 165 Supplier<GlyphID> &glyphs, in serialize() 166 Supplier<GlyphID> &substitutes, in serialize() 186 ArrayOf<GlyphID> 196 Supplier<GlyphID> &glyphs, in serialize() 197 Supplier<GlyphID> &substitutes, in serialize() 295 Supplier<GlyphID> &glyphs, in serialize() 310 ArrayOf<GlyphID> 359 Supplier<GlyphID> &glyphs, in serialize() 362 Supplier<GlyphID> &substitute_glyphs_list) in serialize() [all …]
|
D | hb-ot-layout-common-private.hh | 150 GlyphID start; /* First GlyphID in the range */ 151 GlyphID end; /* Last GlyphID in the range */ 639 Supplier<GlyphID> &glyphs, in serialize() 685 SortedArrayOf<GlyphID> 707 Supplier<GlyphID> &glyphs, in serialize() 816 Supplier<GlyphID> &glyphs, in serialize() 980 GlyphID startGlyph; /* First GlyphID of the classValueArray */
|
D | hb-ot-layout-jstf-table.hh | 137 typedef SortedArrayOf<GlyphID> ExtenderGlyphs;
|
D | hb-open-type-private.hh | 617 typedef USHORT GlyphID; typedef
|
D | hb-ot-layout-gpos-table.hh | 559 GlyphID secondGlyph; /* GlyphID of second glyph in the
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/ |
D | OpenTypeVerticalData.cpp | 121 OpenType::GlyphID glyphArray[1]; 127 OpenType::GlyphID start; 128 OpenType::GlyphID end; 142 OpenType::GlyphID substitute[1];
|
D | OpenTypeTypes.h | 60 typedef UInt16 GlyphID; typedef
|