ReactOS 0.4.15-dev-7924-g5949c20
StringGlyphs Struct Reference
Collaboration diagram for StringGlyphs:

Public Attributes

ScriptCachesc
 
int numGlyphs
 
WORDglyphs
 
WORDpwLogClust
 
intpiAdvance
 
SCRIPT_VISATTRpsva
 
GOFFSETpGoffset
 
ABC abc
 
int iMaxPosX
 
HFONT fallbackFont
 

Detailed Description

Definition at line 691 of file usp10.c.

Member Data Documentation

◆ abc

ABC StringGlyphs::abc

Definition at line 699 of file usp10.c.

Referenced by ScriptStringAnalyse().

◆ fallbackFont

HFONT StringGlyphs::fallbackFont

Definition at line 701 of file usp10.c.

Referenced by ScriptStringAnalyse(), ScriptStringFree(), and SS_ItemOut().

◆ glyphs

WORD* StringGlyphs::glyphs

Definition at line 694 of file usp10.c.

Referenced by ScriptStringAnalyse(), ScriptStringFree(), and SS_ItemOut().

◆ iMaxPosX

int StringGlyphs::iMaxPosX

Definition at line 700 of file usp10.c.

Referenced by ScriptStringAnalyse(), ScriptStringCPtoX(), and ScriptStringXtoCP().

◆ numGlyphs

◆ pGoffset

GOFFSET* StringGlyphs::pGoffset

Definition at line 698 of file usp10.c.

Referenced by ScriptStringAnalyse(), ScriptStringFree(), and SS_ItemOut().

◆ piAdvance

◆ psva

◆ pwLogClust

◆ sc

ScriptCache* StringGlyphs::sc

Definition at line 692 of file usp10.c.

Referenced by ScriptString_pSize(), ScriptStringAnalyse(), ScriptStringFree(), and SS_ItemOut().


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