Searched refs:ligatureSet (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | LigatureTreeWalker.java | 26 protected Vector ligatureSet; field in LigatureTreeWalker 33 ligatureSet = null; in LigatureTreeWalker() 55 if (ligatureSet != null) { in ligature() 56 ligatureSets.addElement(ligatureSet); in ligature() 59 ligatureSet = new Vector(); in ligature() 63 ligatureSet.addElement(new LigatureEntry(lig, componentChars, componentCount)); in ligature() 68 if (ligatureSet != null) { in done() 69 ligatureSets.addElement(ligatureSet); in done()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsub-table.hh | 950 + hb_zip (this+coverage, ligatureSet) in intersects() 961 + hb_zip (this+coverage, ligatureSet) in closure() 973 + hb_zip (this+coverage, ligatureSet) in collect_glyphs() 987 const LigatureSet &lig_set = this+ligatureSet[index]; in would_apply() 998 const LigatureSet &lig_set = this+ligatureSet[index]; in apply() 1011 if (unlikely (!ligatureSet.serialize (c, first_glyphs.length))) return_trace (false); in serialize() 1015 if (unlikely (!ligatureSet[i].serialize (c, this) in serialize() 1037 + hb_zip (this+coverage, ligatureSet) in subset() 1039 | hb_filter (subset_offset_array (c, out->ligatureSet, this, out), hb_second) in subset() 1052 return_trace (coverage.sanitize (c, this) && ligatureSet.sanitize (c, this)); in sanitize() [all …]
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 7541 <!-- OT::OffsetArrayOf<OT::LigatureSet> OT::LigatureSubstFormat1::ligatureSet --> 7542 …<var-decl name='ligatureSet' type-id='type-id-808' visibility='default' filepath='/tmp/legendre/sp… 20479 <!-- OT::OffsetArrayOf<OT::LigatureSet> OT::LigatureSubstFormat1::ligatureSet --> 20480 …<var-decl name='ligatureSet' type-id='type-id-808' visibility='default' filepath='/tmp/legendre/sp…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 4794 …<var-decl name='ligatureSet' type-id='type-id-808' visibility='default' filepath='/tmp/legendre/sp… 13219 …<var-decl name='ligatureSet' type-id='type-id-808' visibility='default' filepath='/tmp/legendre/sp…
|