ReactOS 0.4.17-dev-934-g091855f
bidi_char Struct Reference

#include <dwrite_private.h>

Public Attributes

unsigned int ch
 
UINT8 explicit
 
UINT8 resolved
 
UINT8 nominal_bidi_class
 
UINT8 bidi_class
 

Detailed Description

Definition at line 562 of file dwrite_private.h.

Member Data Documentation

◆ bidi_class

◆ ch

unsigned int bidi_char::ch

Definition at line 564 of file dwrite_private.h.

Referenced by bidi_compute_isolating_runs_set().

◆ explicit

UINT8 bidi_char::explicit

Definition at line 565 of file dwrite_private.h.

Referenced by dwritetextanalyzer_AnalyzeBidi().

◆ nominal_bidi_class

UINT8 bidi_char::nominal_bidi_class

Definition at line 567 of file dwrite_private.h.

Referenced by bidi_resolve_resolved().

◆ resolved

UINT8 bidi_char::resolved

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