|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usp10.h>

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 |
| WORD tag_SCRIPT_ANALYSIS::eScript |
Definition at line 139 of file usp10.h.
Referenced by ScriptStringAnalyse(), and SS_ItemOut().
| WORD tag_SCRIPT_ANALYSIS::fLayoutRTL |
Definition at line 141 of file usp10.h.
Referenced by _test_items_ok().
| WORD tag_SCRIPT_ANALYSIS::fLogicalOrder |
Definition at line 144 of file usp10.h.
Referenced by _test_shape_ok(), GPOS_apply_ChainContextPos(), GPOS_apply_ContextPos(), GPOS_apply_CursiveAttachment(), GPOS_apply_feature(), GPOS_apply_lookup(), GPOS_apply_MarkToBase(), GPOS_apply_MarkToLigature(), GPOS_apply_MarkToMark(), GPOS_apply_PairAdjustment(), ME_CharFromPointContext(), and ScriptStringGetLogicalWidths().
| WORD tag_SCRIPT_ANALYSIS::fNoGlyphIndex |
Definition at line 145 of file usp10.h.
Referenced by ScriptStringAnalyse(), and test_ScriptItemIzeShapePlace().
| WORD tag_SCRIPT_ANALYSIS::fRTL |
Definition at line 140 of file usp10.h.
Referenced by _test_items_ok(), _test_shape_ok(), GPOS_apply_ChainContextPos(), GPOS_apply_ContextPos(), GPOS_apply_CursiveAttachment(), GPOS_apply_feature(), GPOS_apply_lookup(), GPOS_apply_MarkToBase(), GPOS_apply_MarkToLigature(), GPOS_apply_MarkToMark(), GPOS_apply_PairAdjustment(), ME_CharFromPointContext(), ME_PointFromCharContext(), ScriptStringAnalyse(), ScriptStringCPtoX(), ScriptStringGetLogicalWidths(), ScriptStringXtoCP(), SHAPE_ApplyOpenTypeFeatures(), and SS_ItemOut().
| SCRIPT_STATE tag_SCRIPT_ANALYSIS::s |
Definition at line 146 of file usp10.h.
Referenced by _test_items_ok(), layout_row(), ScriptStringAnalyse(), and test_ScriptItemIzeShapePlace().