ReactOS 0.4.15-dev-7842-g558ab78
_STRGDI Struct Reference

#include <text.h>

Collaboration diagram for _STRGDI:

Public Attributes

STROBJ StrObj
 
FLONG flTO
 
INT cgposCopied
 
INT cgposPositionsEnumerated
 
PVOID prfo
 
PGLYPHPOS pgpos
 
POINTFIX ptfxRef
 
POINTFIX ptfxUpdate
 
POINTFIX ptfxEscapement
 
RECTFX rcfx
 
FIX fxExtent
 
FIX fxExtra
 
FIX fxBreakExtra
 
DWORD dwCodePage
 
INT cExtraRects
 
RECTL arclExtra [3]
 
RECTL rclBackGroundSave
 
PWCHAR pwcPartition
 
PLONG plPartition
 
PLONG plNext
 
PGLYPHPOS pgpNext
 
PLONG plCurrentFont
 
POINTL ptlBaseLineAdjust
 
INT cTTSysGlyphs
 
INT cSysGlyphs
 
INT cDefGlyphs
 
INT cNumFaceNameGlyphs
 
PVOID pacFaceNameGlyphs
 
ULONG acFaceNameGlyphs [8]
 

Detailed Description

Definition at line 23 of file text.h.

Member Data Documentation

◆ acFaceNameGlyphs

ULONG _STRGDI::acFaceNameGlyphs[8]

Definition at line 53 of file text.h.

◆ arclExtra

RECTL _STRGDI::arclExtra[3]

Definition at line 40 of file text.h.

◆ cDefGlyphs

INT _STRGDI::cDefGlyphs

Definition at line 50 of file text.h.

◆ cExtraRects

INT _STRGDI::cExtraRects

Definition at line 39 of file text.h.

◆ cgposCopied

INT _STRGDI::cgposCopied

Definition at line 27 of file text.h.

◆ cgposPositionsEnumerated

INT _STRGDI::cgposPositionsEnumerated

Definition at line 28 of file text.h.

◆ cNumFaceNameGlyphs

INT _STRGDI::cNumFaceNameGlyphs

Definition at line 51 of file text.h.

◆ cSysGlyphs

INT _STRGDI::cSysGlyphs

Definition at line 49 of file text.h.

◆ cTTSysGlyphs

INT _STRGDI::cTTSysGlyphs

Definition at line 48 of file text.h.

◆ dwCodePage

DWORD _STRGDI::dwCodePage

Definition at line 38 of file text.h.

Referenced by STROBJ_dwGetCodePage().

◆ flTO

FLONG _STRGDI::flTO

Definition at line 26 of file text.h.

◆ fxBreakExtra

FIX _STRGDI::fxBreakExtra

Definition at line 37 of file text.h.

Referenced by STROBJ_fxBreakExtra().

◆ fxExtent

FIX _STRGDI::fxExtent

Definition at line 35 of file text.h.

◆ fxExtra

FIX _STRGDI::fxExtra

Definition at line 36 of file text.h.

Referenced by STROBJ_fxCharacterExtra().

◆ pacFaceNameGlyphs

PVOID _STRGDI::pacFaceNameGlyphs

Definition at line 52 of file text.h.

◆ pgpNext

PGLYPHPOS _STRGDI::pgpNext

Definition at line 45 of file text.h.

◆ pgpos

PGLYPHPOS _STRGDI::pgpos

Definition at line 30 of file text.h.

◆ plCurrentFont

PLONG _STRGDI::plCurrentFont

Definition at line 46 of file text.h.

◆ plNext

PLONG _STRGDI::plNext

Definition at line 44 of file text.h.

◆ plPartition

PLONG _STRGDI::plPartition

Definition at line 43 of file text.h.

◆ prfo

PVOID _STRGDI::prfo

Definition at line 29 of file text.h.

◆ ptfxEscapement

POINTFIX _STRGDI::ptfxEscapement

Definition at line 33 of file text.h.

◆ ptfxRef

POINTFIX _STRGDI::ptfxRef

Definition at line 31 of file text.h.

◆ ptfxUpdate

POINTFIX _STRGDI::ptfxUpdate

Definition at line 32 of file text.h.

◆ ptlBaseLineAdjust

POINTL _STRGDI::ptlBaseLineAdjust

Definition at line 47 of file text.h.

◆ pwcPartition

PWCHAR _STRGDI::pwcPartition

Definition at line 42 of file text.h.

◆ rcfx

RECTFX _STRGDI::rcfx

Definition at line 34 of file text.h.

◆ rclBackGroundSave

RECTL _STRGDI::rclBackGroundSave

Definition at line 41 of file text.h.

◆ StrObj

STROBJ _STRGDI::StrObj

Definition at line 25 of file text.h.

Referenced by STROBJ_fxBreakExtra(), and STROBJ_fxCharacterExtra().


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