Searched refs:ligature (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh677 GlyphID ligature,
683 ligGlyph = ligature;
695 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
709 unsigned int num_ligs = ligature.len;
711 (this+ligature[i]).closure (c);
717 unsigned int num_ligs = ligature.len;
719 (this+ligature[i]).collect_glyphs (c);
725 unsigned int num_ligs = ligature.len;
728 const Ligature &lig = this+ligature[i];
738 unsigned int num_ligs = ligature
676 serialize(hb_serialize_context_t *c, GlyphID ligature, Supplier<GlyphID> &components, unsigned int num_components ) argument
774 ligature; /* Array LigatureSet tables member in struct:OT::LigatureSet
1142 LigatureSubst ligature; member in union:OT::SubstLookupSubTable::__anon11855
[all...]
H A Dhb-ot-shape-complex-arabic-fallback.hh112 OT::GlyphID component_list[ARRAY_LENGTH_CONST (ligature_list) * 1/* One extra component per ligature */];
139 hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature;
164 /* 16 bytes per ligature ought to be enough... */
H A Dhb-ot-shape-complex-arabic-table.hh362 uint16_t ligature; member in struct:ligature_set_t::ligature_pairs_t
H A Dhb-ot-layout-gsubgpos-private.hh542 /* Not covered, if, for example, glyph class is ligature and
556 bool ligature = false,
562 if (ligature)
732 * - If all components of the ligature were marks, we call this a mark ligature.
734 * - If there is no GDEF, and the ligature is NOT a mark ligature, we categorize
735 * it as a ligature glyph.
739 * LAM,LAM,HEH form a ligature, leaving SHADDA,FATHA next to eachother.
741 * There is an exception to this: If a ligature trie
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh677 GlyphID ligature,
683 ligGlyph = ligature;
695 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
709 unsigned int num_ligs = ligature.len;
711 (this+ligature[i]).closure (c);
717 unsigned int num_ligs = ligature.len;
719 (this+ligature[i]).collect_glyphs (c);
725 unsigned int num_ligs = ligature.len;
728 const Ligature &lig = this+ligature[i];
738 unsigned int num_ligs = ligature
676 serialize(hb_serialize_context_t *c, GlyphID ligature, Supplier<GlyphID> &components, unsigned int num_components ) argument
774 ligature; /* Array LigatureSet tables member in struct:OT::LigatureSet
1142 LigatureSubst ligature; member in union:OT::SubstLookupSubTable::__anon21657
[all...]
H A Dhb-ot-shape-complex-arabic-fallback.hh117 OT::GlyphID component_list[ARRAY_LENGTH_CONST (ligature_list) * 1/* One extra component per ligature */];
144 hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature;
166 /* 16 bytes per ligature ought to be enough... */
H A Dhb-ot-shape-complex-arabic-table.hh362 uint16_t ligature; member in struct:ligature_set_t::ligature_pairs_t
H A Dhb-ot-layout-gsubgpos-private.hh542 /* Not covered, if, for example, glyph class is ligature and
556 bool ligature = false,
562 if (ligature)
732 * - If all components of the ligature were marks, we call this a mark ligature.
734 * - If there is no GDEF, and the ligature is NOT a mark ligature, we categorize
735 * it as a ligature glyph.
739 * LAM,LAM,HEH form a ligature, leaving SHADDA,FATHA next to eachother.
741 * There is an exception to this: If a ligature trie
[all...]

Completed in 126 milliseconds