mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 00:32:59 +00:00
[arabic/win1256] Remove unused MultipleSubst macros
This commit is contained in:
parent
abfa4252cc
commit
6ab6be32c5
1 changed files with 0 additions and 12 deletions
|
@ -145,18 +145,6 @@
|
|||
OT_COVERAGE1(Name##Coverage, OT_LIST(FromGlyphs)) \
|
||||
/* ASSERT_STATIC_EXPR len(FromGlyphs) == len(ToGlyphs) */
|
||||
|
||||
#define OT_SUBLOOKUP_MULTIPLE_SUBST_FORMAT1(Name, FromGlyphs, SequenceOffsets) \
|
||||
OT_SUBLOOKUP(Name, 1, \
|
||||
OT_OFFSET(Name, Name##Coverage) \
|
||||
OT_LABEL_END \
|
||||
OT_UARRAY(Name##SequenceOffsetsArray, OT_LIST(SequenceOffsets)) \
|
||||
) \
|
||||
OT_COVERAGE1(Name##Coverage, OT_LIST(FromGlyphs)) \
|
||||
/* ASSERT_STATIC_EXPR len(FromGlyphs) == len(SequenceOffsets) */
|
||||
|
||||
#define OT_SEQUENCE(Name, SubstituteGlyphs) \
|
||||
OT_UARRAY(Name, OT_LIST(SubstituteGlyphs))
|
||||
|
||||
#define OT_SUBLOOKUP_LIGATURE_SUBST_FORMAT1(Name, FirstGlyphs, LigatureSetOffsets) \
|
||||
OT_SUBLOOKUP(Name, 1, \
|
||||
OT_OFFSET(Name, Name##Coverage) \
|
||||
|
|
Loading…
Add table
Reference in a new issue