ReactOS 0.4.15-dev-7924-g5949c20
tagKERNINGPAIR Struct Reference

#include <wingdi.h>

Collaboration diagram for tagKERNINGPAIR:

Public Attributes

WORD wFirst
 
WORD wSecond
 
int iKernAmount
 

Detailed Description

Definition at line 2463 of file wingdi.h.

Member Data Documentation

◆ iKernAmount

int tagKERNINGPAIR::iKernAmount

Definition at line 2466 of file wingdi.h.

Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().

◆ wFirst

WORD tagKERNINGPAIR::wFirst

Definition at line 2464 of file wingdi.h.

Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().

◆ wSecond

WORD tagKERNINGPAIR::wSecond

Definition at line 2465 of file wingdi.h.

Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().


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