Home
last modified time | relevance | path

Searched refs:GlyphID (Results 1 – 13 of 13) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic-fallback.hh60 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 …]
Dhb-ot-layout-gsub-table.hh89 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 …]
Dhb-ot-layout-common-private.hh150 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 */
Dhb-open-type-private.hh617 typedef USHORT GlyphID; typedef
Dhb-ot-layout-gpos-table.hh556 GlyphID secondGlyph; /* GlyphID of second glyph in the
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-complex-arabic-fallback.hh60 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 …]
Dhb-ot-layout-gsub-table.hh89 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 …]
Dhb-ot-layout-common-private.hh150 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 */
Dhb-ot-layout-jstf-table.hh137 typedef SortedArrayOf<GlyphID> ExtenderGlyphs;
Dhb-open-type-private.hh617 typedef USHORT GlyphID; typedef
Dhb-ot-layout-gpos-table.hh559 GlyphID secondGlyph; /* GlyphID of second glyph in the
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp121 OpenType::GlyphID glyphArray[1];
127 OpenType::GlyphID start;
128 OpenType::GlyphID end;
142 OpenType::GlyphID substitute[1];
DOpenTypeTypes.h60 typedef UInt16 GlyphID; typedef