ReactOS 0.4.15-dev-7994-gb388cb6
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 495 of file sysparams.c.

Member Data Documentation

◆ lfCharSet

BYTE LOGFONT16::lfCharSet

Definition at line 505 of file sysparams.c.

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

◆ lfClipPrecision

BYTE LOGFONT16::lfClipPrecision

Definition at line 507 of file sysparams.c.

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

◆ lfEscapement

INT16 LOGFONT16::lfEscapement

Definition at line 499 of file sysparams.c.

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

◆ lfFaceName

CHAR LOGFONT16::lfFaceName

Definition at line 510 of file sysparams.c.

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

◆ lfHeight

INT16 LOGFONT16::lfHeight

Definition at line 497 of file sysparams.c.

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

◆ lfItalic

BYTE LOGFONT16::lfItalic

Definition at line 502 of file sysparams.c.

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

◆ lfOrientation

INT16 LOGFONT16::lfOrientation

Definition at line 500 of file sysparams.c.

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

◆ lfOutPrecision

BYTE LOGFONT16::lfOutPrecision

Definition at line 506 of file sysparams.c.

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

◆ lfPitchAndFamily

BYTE LOGFONT16::lfPitchAndFamily

Definition at line 509 of file sysparams.c.

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

◆ lfQuality

BYTE LOGFONT16::lfQuality

Definition at line 508 of file sysparams.c.

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

◆ lfStrikeOut

BYTE LOGFONT16::lfStrikeOut

Definition at line 504 of file sysparams.c.

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

◆ lfUnderline

BYTE LOGFONT16::lfUnderline

Definition at line 503 of file sysparams.c.

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

◆ lfWeight

INT16 LOGFONT16::lfWeight

Definition at line 501 of file sysparams.c.

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

◆ lfWidth

INT16 LOGFONT16::lfWidth

Definition at line 498 of file sysparams.c.

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


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