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

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
 

Detailed Description

Definition at line 3712 of file opentype.c.

Member Data Documentation

◆ context

◆ flags

unsigned int glyph_iterator::flags

Definition at line 3715 of file opentype.c.

Referenced by glyph_iterator_init(), and glyph_iterator_may_skip().

◆ glyph_data

◆ ignore_zwj

◆ ignore_zwnj

◆ len

unsigned int glyph_iterator::len

Definition at line 3717 of file opentype.c.

Referenced by glyph_iterator_init(), glyph_iterator_next(), and glyph_iterator_prev().

◆ mask

unsigned int glyph_iterator::mask

◆ match_data

◆ match_func

◆ pos


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