Home
last modified time | relevance | path

Searched refs:LigGlyph (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh208 struct LigGlyph struct
258 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
272 OffsetArrayOf<LigGlyph>
Dhb-ot-shape-complex-arabic-win1256.hh159 #define OT_LIGATURE(Name, Components, LigGlyph) \ argument
161 LigGlyph \
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py450 xmlWriter.simpletag("Ligature", glyph=lig.LigGlyph,
469 lig.LigGlyph = attrs["glyph"]
/external/fonttools/Lib/fontTools/
Dsubset.py147 _set_update(s.glyphs, *([seq.LigGlyph for seq in seqs
157 if seq.LigGlyph in s.glyphs and
1153 table.LigCaretList.LigGlyph = [table.LigCaretList.LigGlyph[i]
1155 table.LigCaretList.LigGlyphCount = len(table.LigCaretList.LigGlyph)