ReactOS 0.4.16-dev-1105-gafe29ee
|
Public Attributes | |
WORD | PosFormat |
WORD | MarkCoverage |
WORD | LigatureCoverage |
WORD | ClassCount |
WORD | MarkArray |
WORD | LigatureArray |
Definition at line 527 of file opentype.c.
WORD GPOS_MarkLigPosFormat1::ClassCount |
Definition at line 531 of file opentype.c.
Referenced by GPOS_apply_MarkToLigature().
WORD GPOS_MarkLigPosFormat1::LigatureArray |
Definition at line 533 of file opentype.c.
Referenced by GPOS_apply_MarkToLigature().
WORD GPOS_MarkLigPosFormat1::LigatureCoverage |
Definition at line 530 of file opentype.c.
Referenced by GPOS_apply_MarkToLigature().
WORD GPOS_MarkLigPosFormat1::MarkArray |
Definition at line 532 of file opentype.c.
Referenced by GPOS_apply_MarkToLigature().
WORD GPOS_MarkLigPosFormat1::MarkCoverage |
Definition at line 529 of file opentype.c.
Referenced by GPOS_apply_MarkToLigature().
WORD GPOS_MarkLigPosFormat1::PosFormat |
Definition at line 528 of file opentype.c.
Referenced by GPOS_apply_MarkToLigature().