Searched refs:LigatureSet (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh704 struct LigatureSet struct in namespace:OT
774 ligature; /* Array LigatureSet tables
813 const LigatureSet &lig_set = this+ligatureSet[index];
825 const LigatureSet &lig_set = this+ligatureSet[index];
861 OffsetArrayOf<LigatureSet>
862 ligatureSet; /* Array LigatureSet tables
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh704 struct LigatureSet struct in namespace:OT
774 ligature; /* Array LigatureSet tables
813 const LigatureSet &lig_set = this+ligatureSet[index];
825 const LigatureSet &lig_set = this+ligatureSet[index];
861 OffsetArrayOf<LigatureSet>
862 ligatureSet; /* Array LigatureSet tables
/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotTables.py408 ligSets = rawTable["LigatureSet"]
433 ligSet = LigatureSet()
442 return {"Coverage": cov, "LigatureSet": ligSets}
447 xmlWriter.begintag("LigatureSet", glyph=glyphName)
453 xmlWriter.endtag("LigatureSet")
609 elif overflowRecord.itemName == 'LigatureSet':
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DotTables.py408 ligSets = rawTable["LigatureSet"]
433 ligSet = LigatureSet()
442 return {"Coverage": cov, "LigatureSet": ligSets}
447 xmlWriter.begintag("LigatureSet", glyph=glyphName)
453 xmlWriter.endtag("LigatureSet")
609 elif overflowRecord.itemName == 'LigatureSet':

Completed in 1617 milliseconds