ReactOS 0.4.16-dev-1946-g52006dd
tagKERNINGPAIR Struct Reference

#include <wingdi.h>

Collaboration diagram for tagKERNINGPAIR:

Public Attributes

WORD wFirst
 
WORD wSecond
 
int iKernAmount
 

Detailed Description

Definition at line 2909 of file wingdi.h.

Member Data Documentation

◆ iKernAmount

int tagKERNINGPAIR::iKernAmount

Definition at line 2912 of file wingdi.h.

Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().

◆ wFirst

WORD tagKERNINGPAIR::wFirst

Definition at line 2910 of file wingdi.h.

Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().

◆ wSecond

WORD tagKERNINGPAIR::wSecond

Definition at line 2911 of file wingdi.h.

Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().


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