/external/chromium_org/ui/keyboard/resources/layouts/ |
latin-accents.js | 12 '\u00C6', // Capital ligature AE 32 '\u0152'], // Capital ligature OE 48 '\u00E6', // Lowercase ligature AE 68 '\u0153'], // Lowercase ligature OE
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-gsub-table.hh | 589 struct Ligature 657 GlyphID ligature, 663 ligGlyph = ligature; 675 GlyphID ligGlyph; /* GlyphID of ligature to substitute */ 689 unsigned int num_ligs = ligature.len; 691 (this+ligature[i]).closure (c); 697 unsigned int num_ligs = ligature.len; 699 (this+ligature[i]).collect_glyphs (c); 705 unsigned int num_ligs = ligature.len; 708 const Ligature &lig = this+ligature[i] 754 ligature; \/* Array LigatureSet tables member in struct:OT::LigatureSet 1122 LigatureSubst ligature; member in union:OT::SubstLookupSubTable::__anon11209 [all...] |
hb-ot-shape-complex-arabic-fallback.hh | 117 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... */
|
hb-ot-shape-complex-arabic-table.hh | 921 uint16_t ligature; member in struct:ligature_set_t::ligature_pairs_t [all...] |
hb-ot-layout-gsubgpos-private.hh | 545 /* Not covered, if, for example, glyph class is ligature and 570 bool ligature = false) const 575 if (ligature) 734 * - If all components of the ligature were marks, we call this a mark ligature. 736 * - If there is no GDEF, and the ligature is NOT a mark ligature, we categorize 737 * it as a ligature glyph. 741 * LAM,LAM,HEH form a ligature, leaving SHADDA,FATHA next to eachother. 743 * There is an exception to this: If a ligature tries ligating with marks tha [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-layout-gsub-table.hh | 582 struct Ligature 635 /* Deal, we are forming the ligature. */ 651 GlyphID ligature, 657 ligGlyph = ligature; 669 GlyphID ligGlyph; /* GlyphID of ligature to substitute */ 683 unsigned int num_ligs = ligature.len; 685 (this+ligature[i]).closure (c); 691 unsigned int num_ligs = ligature.len; 693 (this+ligature[i]).collect_glyphs (c); 699 unsigned int num_ligs = ligature.len 748 ligature; \/* Array LigatureSet tables member in struct:OT::LigatureSet 1114 LigatureSubst ligature; member in union:OT::SubstLookupSubTable::__anon18658 [all...] |
hb-ot-shape-complex-arabic-fallback.hh | 117 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... */
|
hb-ot-shape-complex-arabic-table.hh | 921 uint16_t ligature; member in struct:ligature_set_t::ligature_pairs_t [all...] |
/external/harfbuzz/src/ |
harfbuzz-gsub-private.h | 130 HB_UShort LigGlyph; /* glyphID of ligature 132 HB_UShort ComponentCount; /* number of components in ligature */ 140 HB_Ligature* Ligature; /* array of Ligature tables */ 141 HB_UShort LigatureCount; /* number of Ligature tables */ 459 HB_LigatureSubst ligature; member in union:HB_GSUB_SubTable_
|
harfbuzz-dump.c | 307 DEF_DUMP (Ligature) 313 DUMP_FGLYPH (Ligature, LigGlyph); 314 DUMP_FUINT (Ligature, ComponentCount); 316 for (i=0; i < Ligature->ComponentCount - 1; i++) 317 DUMP1("<Component>%#06x</Component>\n", Ligature->Component[i]); 327 RECURSE_NUM (Ligature, i, Ligature, &LigatureSet->Ligature[i]); 334 HB_LigatureSubst *LigatureSubst = &subtable->st.gsub.ligature; 666 lookup_name = "LIGATURE"; [all...] |
harfbuzz-gsub.c | 722 /* Ligature */ 793 ls->Ligature = NULL; 795 if ( ALLOC_ARRAY( ls->Ligature, count, HB_Ligature ) ) 798 l = ls->Ligature; 834 if ( ls->Ligature ) 837 l = ls->Ligature; 853 HB_LigatureSubst* ls = &st->ligature; 924 HB_LigatureSubst* ls = &st->ligature; 955 HB_LigatureSubst* ls = &st->ligature; 975 lig = ls->LigatureSet[index].Ligature; [all...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-gsub-private.h | 130 HB_UShort LigGlyph; /* glyphID of ligature 132 HB_UShort ComponentCount; /* number of components in ligature */ 140 HB_Ligature* Ligature; /* array of Ligature tables */ 141 HB_UShort LigatureCount; /* number of Ligature tables */ 459 HB_LigatureSubst ligature; member in union:HB_GSUB_SubTable_
|
harfbuzz-gsub.c | 722 /* Ligature */ 793 ls->Ligature = NULL; 795 if ( ALLOC_ARRAY( ls->Ligature, count, HB_Ligature ) ) 798 l = ls->Ligature; 834 if ( ls->Ligature ) 837 l = ls->Ligature; 853 HB_LigatureSubst* ls = &st->ligature; 924 HB_LigatureSubst* ls = &st->ligature; 955 HB_LigatureSubst* ls = &st->ligature; 975 lig = ls->LigatureSet[index].Ligature; [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
pdfjs.js | [all...] |