|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| struct scriptshaping_context * | context |
| unsigned int | backtrack_offset |
| unsigned int | input_offset |
| unsigned int | lookahead_offset |
| p_match_func | match_func |
| const struct lookup * | lookup |
Definition at line 3702 of file opentype.c.
Definition at line 3705 of file opentype.c.
Referenced by opentype_layout_apply_chain_context(), and opentype_layout_apply_gsub_reverse_chain_context_substitution().
| struct scriptshaping_context* match_context::context |
Definition at line 3704 of file opentype.c.
Referenced by opentype_layout_apply_chain_context(), opentype_layout_apply_chain_context_match(), opentype_layout_apply_chain_rule_set(), opentype_layout_apply_context(), opentype_layout_apply_context_match(), opentype_layout_apply_gsub_reverse_chain_context_substitution(), opentype_layout_apply_ligature(), opentype_layout_apply_rule_set(), opentype_layout_context_match_backtrack(), opentype_layout_context_match_input(), opentype_layout_context_match_lookahead(), opentype_match_class_func(), and opentype_match_coverage_func().
Definition at line 3706 of file opentype.c.
Referenced by opentype_layout_apply_chain_context(), and opentype_layout_apply_context().
Definition at line 3707 of file opentype.c.
Referenced by opentype_layout_apply_chain_context(), and opentype_layout_apply_gsub_reverse_chain_context_substitution().
Definition at line 3709 of file opentype.c.
Referenced by opentype_layout_apply_ligature(), opentype_layout_context_match_backtrack(), opentype_layout_context_match_input(), and opentype_layout_context_match_lookahead().
| p_match_func match_context::match_func |
Definition at line 3708 of file opentype.c.
Referenced by opentype_layout_apply_chain_context(), opentype_layout_apply_context(), opentype_layout_apply_gsub_reverse_chain_context_substitution(), opentype_layout_context_match_backtrack(), opentype_layout_context_match_input(), and opentype_layout_context_match_lookahead().