ReactOS 0.4.15-dev-7931-gfd331f1
logical_width_test Struct Reference
Collaboration diagram for logical_width_test:

Public Attributes

int char_count
 
int glyph_count
 
int advances [3]
 
WORD map [3]
 
int widths [3]
 
BOOL clusterstart [3]
 
BOOL diacritic [3]
 
BOOL zerowidth [3]
 
BOOL todo
 

Detailed Description

Definition at line 3927 of file usp10.c.

Member Data Documentation

◆ advances

int logical_width_test::advances[3]

Definition at line 3931 of file usp10.c.

◆ char_count

int logical_width_test::char_count

Definition at line 3929 of file usp10.c.

◆ clusterstart

BOOL logical_width_test::clusterstart[3]

Definition at line 3934 of file usp10.c.

◆ diacritic

BOOL logical_width_test::diacritic[3]

Definition at line 3935 of file usp10.c.

◆ glyph_count

int logical_width_test::glyph_count

Definition at line 3930 of file usp10.c.

◆ map

WORD logical_width_test::map[3]

Definition at line 3932 of file usp10.c.

◆ todo

BOOL logical_width_test::todo

Definition at line 3937 of file usp10.c.

◆ widths

int logical_width_test::widths[3]

Definition at line 3933 of file usp10.c.

Referenced by test_ScriptGetLogicalWidths().

◆ zerowidth

BOOL logical_width_test::zerowidth[3]

Definition at line 3936 of file usp10.c.


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