ReactOS 0.4.15-dev-7931-gfd331f1
FONT_SEL_TEST Struct Reference
Collaboration diagram for FONT_SEL_TEST:

Public Attributes

CHAR FaceNameBefore [LF_FACESIZE]
 
BYTE CharSetBefore
 
BYTE CharSetAfter
 
TRISTATE BoldBefore
 
TRISTATE BoldAfter
 
BYTE ItalicBefore
 
TRISTATE ItalicAfter
 
BYTE UnderlineBefore
 
TRISTATE UnderlineAfter
 
BYTE StruckOutBefore
 
TRISTATE StruckOutAfter
 
TRISTATE FixedPitchBefore
 
TRISTATE FixedPitchAfter
 

Detailed Description

Definition at line 296 of file CreateFontIndirect.c.

Member Data Documentation

◆ BoldAfter

TRISTATE FONT_SEL_TEST::BoldAfter

Definition at line 303 of file CreateFontIndirect.c.

◆ BoldBefore

TRISTATE FONT_SEL_TEST::BoldBefore

Definition at line 302 of file CreateFontIndirect.c.

◆ CharSetAfter

BYTE FONT_SEL_TEST::CharSetAfter

Definition at line 300 of file CreateFontIndirect.c.

◆ CharSetBefore

BYTE FONT_SEL_TEST::CharSetBefore

Definition at line 299 of file CreateFontIndirect.c.

◆ FaceNameBefore

CHAR FONT_SEL_TEST::FaceNameBefore[LF_FACESIZE]

Definition at line 297 of file CreateFontIndirect.c.

◆ FixedPitchAfter

TRISTATE FONT_SEL_TEST::FixedPitchAfter

Definition at line 315 of file CreateFontIndirect.c.

◆ FixedPitchBefore

TRISTATE FONT_SEL_TEST::FixedPitchBefore

Definition at line 314 of file CreateFontIndirect.c.

◆ ItalicAfter

TRISTATE FONT_SEL_TEST::ItalicAfter

Definition at line 306 of file CreateFontIndirect.c.

◆ ItalicBefore

BYTE FONT_SEL_TEST::ItalicBefore

Definition at line 305 of file CreateFontIndirect.c.

◆ StruckOutAfter

TRISTATE FONT_SEL_TEST::StruckOutAfter

Definition at line 312 of file CreateFontIndirect.c.

◆ StruckOutBefore

BYTE FONT_SEL_TEST::StruckOutBefore

Definition at line 311 of file CreateFontIndirect.c.

◆ UnderlineAfter

TRISTATE FONT_SEL_TEST::UnderlineAfter

Definition at line 309 of file CreateFontIndirect.c.

◆ UnderlineBefore

BYTE FONT_SEL_TEST::UnderlineBefore

Definition at line 308 of file CreateFontIndirect.c.


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