ReactOS 0.4.15-dev-7953-g1f49173
_charformatw Struct Reference

#include <richedit.h>

Public Attributes

UINT cbSize
 
DWORD dwMask
 
DWORD dwEffects
 
LONG yHeight
 
LONG yOffset
 
COLORREF crTextColor
 
BYTE bCharSet
 
BYTE bPitchAndFamily
 
WCHAR szFaceName [LF_FACESIZE]
 

Detailed Description

Definition at line 266 of file richedit.h.

Member Data Documentation

◆ bCharSet

BYTE _charformatw::bCharSet

Definition at line 274 of file richedit.h.

Referenced by test_default_format().

◆ bPitchAndFamily

BYTE _charformatw::bPitchAndFamily

Definition at line 275 of file richedit.h.

Referenced by test_default_format().

◆ cbSize

◆ crTextColor

COLORREF _charformatw::crTextColor

Definition at line 273 of file richedit.h.

◆ dwEffects

◆ dwMask

◆ szFaceName

WCHAR _charformatw::szFaceName[LF_FACESIZE]

Definition at line 276 of file richedit.h.

Referenced by test_default_format().

◆ yHeight

LONG _charformatw::yHeight

Definition at line 271 of file richedit.h.

Referenced by test_default_format().

◆ yOffset

LONG _charformatw::yOffset

Definition at line 272 of file richedit.h.


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