ReactOS 0.4.15-dev-7942-gd23573b
_FONTDIFF Struct Reference

#include <winddi.h>

Collaboration diagram for _FONTDIFF:

Public Attributes

BYTE jReserved1
 
BYTE jReserved2
 
BYTE jReserved3
 
BYTE bWeight
 
USHORT usWinWeight
 
FSHORT fsSelection
 
FWORD fwdAveCharWidth
 
FWORD fwdMaxCharInc
 
POINTL ptlCaret
 

Detailed Description

Definition at line 702 of file winddi.h.

Member Data Documentation

◆ bWeight

BYTE _FONTDIFF::bWeight

Definition at line 706 of file winddi.h.

◆ fsSelection

FSHORT _FONTDIFF::fsSelection

Definition at line 708 of file winddi.h.

◆ fwdAveCharWidth

FWORD _FONTDIFF::fwdAveCharWidth

Definition at line 709 of file winddi.h.

◆ fwdMaxCharInc

FWORD _FONTDIFF::fwdMaxCharInc

Definition at line 710 of file winddi.h.

◆ jReserved1

BYTE _FONTDIFF::jReserved1

Definition at line 703 of file winddi.h.

◆ jReserved2

BYTE _FONTDIFF::jReserved2

Definition at line 704 of file winddi.h.

◆ jReserved3

BYTE _FONTDIFF::jReserved3

Definition at line 705 of file winddi.h.

◆ ptlCaret

POINTL _FONTDIFF::ptlCaret

Definition at line 711 of file winddi.h.

◆ usWinWeight

USHORT _FONTDIFF::usWinWeight

Definition at line 707 of file winddi.h.


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