ReactOS 0.4.16-dev-2498-g8632030
LOGFONT16 Struct Reference

#include <wingdi16.h>

Public Attributes

INT16 lfHeight
 
INT16 lfWidth
 
INT16 lfEscapement
 
INT16 lfOrientation
 
INT16 lfWeight
 
BYTE lfItalic
 
BYTE lfUnderline
 
BYTE lfStrikeOut
 
BYTE lfCharSet
 
BYTE lfOutPrecision
 
BYTE lfClipPrecision
 
BYTE lfQuality
 
BYTE lfPitchAndFamily
 
CHAR lfFaceName [LF_FACESIZE]
 

Detailed Description

Definition at line 515 of file sysparams.c.

Member Data Documentation

◆ lfCharSet

BYTE LOGFONT16::lfCharSet

Definition at line 525 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfClipPrecision

BYTE LOGFONT16::lfClipPrecision

Definition at line 527 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfEscapement

INT16 LOGFONT16::lfEscapement

Definition at line 519 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfFaceName

CHAR LOGFONT16::lfFaceName

Definition at line 530 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfHeight

INT16 LOGFONT16::lfHeight

Definition at line 517 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfItalic

BYTE LOGFONT16::lfItalic

Definition at line 522 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfOrientation

INT16 LOGFONT16::lfOrientation

Definition at line 520 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfOutPrecision

BYTE LOGFONT16::lfOutPrecision

Definition at line 526 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfPitchAndFamily

BYTE LOGFONT16::lfPitchAndFamily

Definition at line 529 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfQuality

BYTE LOGFONT16::lfQuality

Definition at line 528 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfStrikeOut

BYTE LOGFONT16::lfStrikeOut

Definition at line 524 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfUnderline

BYTE LOGFONT16::lfUnderline

Definition at line 523 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfWeight

INT16 LOGFONT16::lfWeight

Definition at line 521 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().

◆ lfWidth

INT16 LOGFONT16::lfWidth

Definition at line 518 of file sysparams.c.

Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().


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