ReactOS 0.4.15-dev-7942-gd23573b
_CFONT Struct Reference

#include <ntgdityp.h>

Collaboration diagram for _CFONT:

Public Attributes

struct _CFONTpcfNext
 
HFONT hf
 
ULONG cRef
 
FLONG fl
 
LONG lHeight
 
HDC hdc
 
EFLOAT_S efM11
 
EFLOAT_S efM22
 
EFLOAT_S efDtoWBaseline
 
EFLOAT_S efDtoWAscent
 
WIDTHDATA wd
 
FLONG flInfo
 
USHORT sWidth [256]
 
ULONG ulAveWidth
 
TMW_INTERNAL tmw
 
DWORD iTechnology
 
DWORD iUniq
 
DWORD dwUnknown
 
DWORD dwCFCount
 

Detailed Description

Definition at line 432 of file ntgdityp.h.

Member Data Documentation

◆ cRef

ULONG _CFONT::cRef

Definition at line 436 of file ntgdityp.h.

◆ dwCFCount

DWORD _CFONT::dwCFCount

Definition at line 452 of file ntgdityp.h.

◆ dwUnknown

DWORD _CFONT::dwUnknown

Definition at line 451 of file ntgdityp.h.

◆ efDtoWAscent

EFLOAT_S _CFONT::efDtoWAscent

Definition at line 443 of file ntgdityp.h.

◆ efDtoWBaseline

EFLOAT_S _CFONT::efDtoWBaseline

Definition at line 442 of file ntgdityp.h.

◆ efM11

EFLOAT_S _CFONT::efM11

Definition at line 440 of file ntgdityp.h.

◆ efM22

EFLOAT_S _CFONT::efM22

Definition at line 441 of file ntgdityp.h.

◆ fl

FLONG _CFONT::fl

Definition at line 437 of file ntgdityp.h.

◆ flInfo

FLONG _CFONT::flInfo

Definition at line 445 of file ntgdityp.h.

◆ hdc

HDC _CFONT::hdc

Definition at line 439 of file ntgdityp.h.

◆ hf

HFONT _CFONT::hf

Definition at line 435 of file ntgdityp.h.

◆ iTechnology

DWORD _CFONT::iTechnology

Definition at line 449 of file ntgdityp.h.

◆ iUniq

DWORD _CFONT::iUniq

Definition at line 450 of file ntgdityp.h.

◆ lHeight

LONG _CFONT::lHeight

Definition at line 438 of file ntgdityp.h.

◆ pcfNext

struct _CFONT* _CFONT::pcfNext

Definition at line 434 of file ntgdityp.h.

◆ sWidth

USHORT _CFONT::sWidth[256]

Definition at line 446 of file ntgdityp.h.

◆ tmw

TMW_INTERNAL _CFONT::tmw

Definition at line 448 of file ntgdityp.h.

◆ ulAveWidth

ULONG _CFONT::ulAveWidth

Definition at line 447 of file ntgdityp.h.

◆ wd

WIDTHDATA _CFONT::wd

Definition at line 444 of file ntgdityp.h.


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