ReactOS 0.4.15-dev-7958-gcd0bb1a
ScriptShapeDataTag Struct Reference
Collaboration diagram for ScriptShapeDataTag:

Public Attributes

TEXTRANGE_PROPERTIES defaultTextRange
 
TEXTRANGE_PROPERTIES defaultGPOSTextRange
 
const char *constrequiredFeatures
 
OPENTYPE_TAG newOtTag
 
ContextualShapingProc contextProc
 
ShapeCharGlyphPropProc charGlyphPropProc
 

Detailed Description

Definition at line 448 of file shape.c.

Member Data Documentation

◆ charGlyphPropProc

ShapeCharGlyphPropProc ScriptShapeDataTag::charGlyphPropProc

Definition at line 454 of file shape.c.

Referenced by SHAPE_CharGlyphProp().

◆ contextProc

ContextualShapingProc ScriptShapeDataTag::contextProc

Definition at line 453 of file shape.c.

Referenced by SHAPE_ContextualShaping().

◆ defaultGPOSTextRange

TEXTRANGE_PROPERTIES ScriptShapeDataTag::defaultGPOSTextRange

Definition at line 450 of file shape.c.

Referenced by SHAPE_ApplyOpenTypePositions().

◆ defaultTextRange

TEXTRANGE_PROPERTIES ScriptShapeDataTag::defaultTextRange

Definition at line 449 of file shape.c.

Referenced by SHAPE_ApplyDefaultOpentypeFeatures().

◆ newOtTag

OPENTYPE_TAG ScriptShapeDataTag::newOtTag

Definition at line 452 of file shape.c.

Referenced by get_GSUB_Indic2(), and get_opentype_script().

◆ requiredFeatures

const char* const* ScriptShapeDataTag::requiredFeatures

Definition at line 451 of file shape.c.

Referenced by SHAPE_CheckFontForRequiredFeatures().


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