ReactOS 0.4.17-dev-934-g091855f
shaping_glyph_info Struct Reference

#include <dwrite_private.h>

Collaboration diagram for shaping_glyph_info:

Public Attributes

unsigned int mask
 
unsigned int props
 
int attach_chain
 
unsigned int start_text_idx
 
unsigned int codepoint
 

Detailed Description

Definition at line 648 of file dwrite_private.h.

Member Data Documentation

◆ attach_chain

int shaping_glyph_info::attach_chain

Definition at line 655 of file dwrite_private.h.

◆ codepoint

unsigned int shaping_glyph_info::codepoint

Definition at line 658 of file dwrite_private.h.

◆ mask

unsigned int shaping_glyph_info::mask

Definition at line 651 of file dwrite_private.h.

◆ props

unsigned int shaping_glyph_info::props

Definition at line 653 of file dwrite_private.h.

◆ start_text_idx

unsigned int shaping_glyph_info::start_text_idx

Definition at line 657 of file dwrite_private.h.


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