ReactOS 0.4.15-dev-7958-gcd0bb1a
_KERNDATA Struct Reference

#include <prntfont.h>

Collaboration diagram for _KERNDATA:

Public Attributes

DWORD dwSize
 
DWORD dwKernPairNum
 
FD_KERNINGPAIR KernPair [1]
 

Detailed Description

Definition at line 190 of file prntfont.h.

Member Data Documentation

◆ dwKernPairNum

DWORD _KERNDATA::dwKernPairNum

Definition at line 193 of file prntfont.h.

◆ dwSize

DWORD _KERNDATA::dwSize

Definition at line 192 of file prntfont.h.

◆ KernPair

FD_KERNINGPAIR _KERNDATA::KernPair[1]

Definition at line 194 of file prntfont.h.


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