ReactOS 0.4.15-dev-7934-g1dc8d80
tag_SCRIPT_ANALYSIS Struct Reference

#include <usp10.h>

Collaboration diagram for tag_SCRIPT_ANALYSIS:

Public Attributes

WORD eScript:10
 
WORD fRTL:1
 
WORD fLayoutRTL:1
 
WORD fLinkBefore:1
 
WORD fLinkAfter:1
 
WORD fLogicalOrder:1
 
WORD fNoGlyphIndex:1
 
SCRIPT_STATE s
 

Detailed Description

Definition at line 138 of file usp10.h.

Member Data Documentation

◆ eScript

WORD tag_SCRIPT_ANALYSIS::eScript

Definition at line 139 of file usp10.h.

Referenced by ScriptStringAnalyse(), and SS_ItemOut().

◆ fLayoutRTL

WORD tag_SCRIPT_ANALYSIS::fLayoutRTL

Definition at line 141 of file usp10.h.

Referenced by _test_items_ok().

◆ fLinkAfter

WORD tag_SCRIPT_ANALYSIS::fLinkAfter

Definition at line 143 of file usp10.h.

◆ fLinkBefore

WORD tag_SCRIPT_ANALYSIS::fLinkBefore

Definition at line 142 of file usp10.h.

◆ fLogicalOrder

◆ fNoGlyphIndex

WORD tag_SCRIPT_ANALYSIS::fNoGlyphIndex

Definition at line 145 of file usp10.h.

Referenced by ScriptStringAnalyse(), and test_ScriptItemIzeShapePlace().

◆ fRTL

◆ s

SCRIPT_STATE tag_SCRIPT_ANALYSIS::s

Definition at line 146 of file usp10.h.

Referenced by _test_items_ok(), ScriptStringAnalyse(), and test_ScriptItemIzeShapePlace().


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