ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <wingdi.h>
Public Attributes | |
WORD | wFirst |
WORD | wSecond |
int | iKernAmount |
int tagKERNINGPAIR::iKernAmount |
Definition at line 2466 of file wingdi.h.
Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().
WORD tagKERNINGPAIR::wFirst |
Definition at line 2464 of file wingdi.h.
Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().
WORD tagKERNINGPAIR::wSecond |
Definition at line 2465 of file wingdi.h.
Referenced by ftGdiGetKerningPairs(), and GetKerningPairsA().