ReactOS 0.4.17-dev-934-g091855f
match_context Struct Reference
Collaboration diagram for match_context:

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
 

Detailed Description

Definition at line 3702 of file opentype.c.

Member Data Documentation

◆ backtrack_offset

unsigned int match_context::backtrack_offset

◆ context

◆ input_offset

unsigned int match_context::input_offset

◆ lookahead_offset

unsigned int match_context::lookahead_offset

◆ lookup

◆ match_func


The documentation for this struct was generated from the following file: