ReactOS 0.4.16-dev-1106-g00b5dc8
|
Public Attributes | |
WORD | PosFormat |
WORD | Mark1Coverage |
WORD | Mark2Coverage |
WORD | ClassCount |
WORD | Mark1Array |
WORD | Mark2Array |
Definition at line 550 of file opentype.c.
WORD GPOS_MarkMarkPosFormat1::ClassCount |
Definition at line 554 of file opentype.c.
Referenced by GPOS_apply_MarkToMark().
WORD GPOS_MarkMarkPosFormat1::Mark1Array |
Definition at line 555 of file opentype.c.
Referenced by GPOS_apply_MarkToMark().
WORD GPOS_MarkMarkPosFormat1::Mark1Coverage |
Definition at line 552 of file opentype.c.
Referenced by GPOS_apply_MarkToMark().
WORD GPOS_MarkMarkPosFormat1::Mark2Array |
Definition at line 556 of file opentype.c.
Referenced by GPOS_apply_MarkToMark().
WORD GPOS_MarkMarkPosFormat1::Mark2Coverage |
Definition at line 553 of file opentype.c.
Referenced by GPOS_apply_MarkToMark().
WORD GPOS_MarkMarkPosFormat1::PosFormat |
Definition at line 551 of file opentype.c.
Referenced by GPOS_apply_MarkToMark().