Searched refs:Ligature (Results 1 – 11 of 11) sorted by relevance
/external/fonttools/Tests/ttLib/tables/ |
D | otTables_test.py | 195 lig = otTables.Ligature() 208 ligs_c.Ligature = self.makeLigatures("ct") 210 ligs_f.Ligature = self.makeLigatures("ffi ff fi") 246 [ct] = c.Ligature 247 self.assertIsInstance(ct, otTables.Ligature) 250 [ffi, ff, fi] = f.Ligature 251 self.assertIsInstance(ffi, otTables.Ligature) 254 self.assertIsInstance(ff, otTables.Ligature) 257 self.assertIsInstance(fi, otTables.Ligature)
|
/external/fonttools/Tests/feaLib/data/ |
D | mini.fea | 8 # Ligature formation
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsub-table.hh | 729 struct Ligature struct 853 | hb_map ([glyphs] (const Ligature &_) { return _.intersects (glyphs); }) in intersects() 862 | hb_apply ([c] (const Ligature &_) { _.closure (c); }) in closure() 870 | hb_apply ([c] (const Ligature &_) { _.collect_glyphs (c); }) in collect_glyphs() 879 | hb_map ([c] (const Ligature &_) { return _.would_apply (c); }) in would_apply() 890 const Ligature &lig = this+ligature[i]; in apply() 938 OffsetArrayOf<Ligature> 1292 Ligature = 4, enumerator 1307 case Ligature: return_trace (u.ligature.dispatch (c, hb_forward<Ts> (ds)...)); in dispatch() 1453 … if (unlikely (!Lookup::serialize (c, SubTable::Ligature, lookup_props, 1))) return_trace (false); in serialize_ligature()
|
D | hb-aat-layout-morx-table.hh | 881 Ligature = 2, enumerator 894 case Ligature: return_trace (c->dispatch (u.ligature, hb_forward<Ts> (ds)...)); in dispatch()
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | Categories.txt | 14898 FB00 Ll Letter Ligature LATIN SMALL LIGATURE FF 14899 FB01 Ll Letter Ligature LATIN SMALL LIGATURE FI 14900 FB02 Ll Letter Ligature LATIN SMALL LIGATURE FL 14901 FB03 Ll Letter Ligature LATIN SMALL LIGATURE FFI 14902 FB04 Ll Letter Ligature LATIN SMALL LIGATURE FFL 14903 FB05 Ll Letter Ligature LATIN SMALL LIGATURE LONG S T 14904 FB06 Ll Letter Ligature LATIN SMALL LIGATURE ST 14905 FB13 Ll Letter Ligature ARMENIAN SMALL LIGATURE MEN NOW 14906 FB14 Ll Letter Ligature ARMENIAN SMALL LIGATURE MEN ECH 14907 FB15 Ll Letter Ligature ARMENIAN SMALL LIGATURE MEN INI [all …]
|
/external/freetype/src/otvalid/ |
D | otvgsub.c | 259 OTV_NEST3( LigatureSubstFormat1, LigatureSet, Ligature ); in otv_LigatureSubst_validate()
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otTables.py | 1089 ligatures[input[i]] = ligSets[i].Ligature 1108 ligature = Ligature() 1127 ligs = ligSet.Ligature = [] 1161 lig = Ligature()
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 3754 <!-- OT::Ligature* OT::hb_serialize_context_t::start_embed<OT::Ligature>() --> 3755 …<function-decl name='start_embed<OT::Ligature>' filepath='/tmp/legendre/spack-stage/spack-st… 3758 <!-- OT::Ligature* --> 4098 …Ligature, OT::IntType<short unsigned int, 2u> >, OT::IntType<short unsigned int, 2u> >* OT::hb_ser… 4099 …<function-decl name='allocate_size<OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<… 4104 …<!-- OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<short unsigned int, 2u> >, OT::IntType<sho… 4109 …Ligature, OT::IntType<short unsigned int, 2u> >, OT::IntType<short unsigned int, 2u> >* OT::hb_ser… 4110 …<function-decl name='extend_min<OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<sho… 4113 …<!-- parameter of type 'OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<short unsigned int, 2u>… 4115 …<!-- OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<short unsigned int, 2u> >, OT::IntType<sho… [all …]
|
/external/fonttools/Lib/fontTools/otlLib/ |
D | builder.py | 1566 ligature = ot.Ligature()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 2404 …<function-decl name='start_embed<OT::Ligature>' filepath='/tmp/legendre/spack-stage/spack-st… 2624 …<function-decl name='allocate_size<OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<… 2631 …<function-decl name='extend_min<OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<sho… 2638 …<function-decl name='extend<OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<short u… 2645 …<function-decl name='allocate_size<OT::Ligature>' filepath='/tmp/legendre/spack-stage/spack-… 2673 …<function-decl name='extend_min<OT::Ligature>' filepath='/tmp/legendre/spack-stage/spack-sta… 3337 …<function-decl name='try_set<OT::OffsetTo<OT::Ligature, OT::IntType<short unsigned int, 2… 3775 …<function-decl name='check_struct<OT::ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<s… 3789 …<function-decl name='check_struct<OT::OffsetTo<OT::Ligature, OT::IntType<short unsigned i… 4588 …<class-decl name='ArrayOf<OT::OffsetTo<OT::Ligature, OT::IntType<short unsigned int, 2u&g… [all …]
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 23845 # Ligature 23962 # Ligature
|