ReactOS 0.4.16-dev-1-gcf26321
|
#include <wingdi16.h>
Definition at line 495 of file sysparams.c.
BYTE LOGFONT16::lfCharSet |
Definition at line 505 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
BYTE LOGFONT16::lfClipPrecision |
Definition at line 507 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
INT16 LOGFONT16::lfEscapement |
Definition at line 499 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
CHAR LOGFONT16::lfFaceName |
Definition at line 510 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
INT16 LOGFONT16::lfHeight |
Definition at line 497 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
BYTE LOGFONT16::lfItalic |
Definition at line 502 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
INT16 LOGFONT16::lfOrientation |
Definition at line 500 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
BYTE LOGFONT16::lfOutPrecision |
Definition at line 506 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
BYTE LOGFONT16::lfPitchAndFamily |
Definition at line 509 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
BYTE LOGFONT16::lfQuality |
Definition at line 508 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
BYTE LOGFONT16::lfStrikeOut |
Definition at line 504 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
BYTE LOGFONT16::lfUnderline |
Definition at line 503 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
INT16 LOGFONT16::lfWeight |
Definition at line 501 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().
INT16 LOGFONT16::lfWidth |
Definition at line 498 of file sysparams.c.
Referenced by lffromreg(), metadc_create_font(), and MFDRV_CreateFontIndirect().