|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| struct scriptshaping_context * | context |
| unsigned int | flags |
| unsigned int | pos |
| unsigned int | len |
| unsigned int | mask |
| p_match_func | match_func |
| const UINT16 * | glyph_data |
| const struct match_data * | match_data |
| unsigned int | ignore_zwnj |
| unsigned int | ignore_zwj |
Definition at line 3712 of file opentype.c.
| struct scriptshaping_context* glyph_iterator::context |
Definition at line 3714 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_may_match(), glyph_iterator_may_skip(), and glyph_iterator_next().
Definition at line 3715 of file opentype.c.
Referenced by glyph_iterator_init(), and glyph_iterator_may_skip().
Definition at line 3720 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_may_match(), glyph_iterator_next(), glyph_iterator_prev(), opentype_layout_context_match_backtrack(), opentype_layout_context_match_input(), and opentype_layout_context_match_lookahead().
Definition at line 3723 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_may_skip(), opentype_layout_context_match_backtrack(), and opentype_layout_context_match_lookahead().
Definition at line 3722 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_may_skip(), opentype_layout_context_match_backtrack(), and opentype_layout_context_match_lookahead().
Definition at line 3717 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_next(), and glyph_iterator_prev().
Definition at line 3718 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_may_match(), and opentype_layout_context_match_input().
| const struct match_data* glyph_iterator::match_data |
Definition at line 3721 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_may_match(), opentype_layout_context_match_backtrack(), opentype_layout_context_match_input(), and opentype_layout_context_match_lookahead().
| p_match_func glyph_iterator::match_func |
Definition at line 3719 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_may_match(), opentype_layout_context_match_backtrack(), opentype_layout_context_match_input(), and opentype_layout_context_match_lookahead().
Definition at line 3716 of file opentype.c.
Referenced by glyph_iterator_init(), glyph_iterator_may_match(), glyph_iterator_may_skip(), glyph_iterator_next(), glyph_iterator_prev(), opentype_layout_apply_gpos_cursive_attachment(), opentype_layout_apply_gpos_mark_to_base_attachment(), opentype_layout_apply_gpos_mark_to_lig_attachment(), opentype_layout_apply_gpos_mark_to_mark_attachment(), opentype_layout_apply_gpos_pair_adjustment(), opentype_layout_context_match_backtrack(), opentype_layout_context_match_input(), and opentype_layout_context_match_lookahead().