ReactOS 0.4.15-dev-7953-g1f49173
_charformat2w 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]
 
WORD wWeight
 
SHORT sSpacing
 
COLORREF crBackColor
 
LCID lcid
 
DWORD dwReserved
 
SHORT sStyle
 
WORD wKerning
 
BYTE bUnderlineType
 
BYTE bAnimation
 
BYTE bRevAuthor
 
BYTE bReserved1
 

Detailed Description

Definition at line 304 of file richedit.h.

Member Data Documentation

◆ bAnimation

BYTE _charformat2w::bAnimation

Definition at line 322 of file richedit.h.

Referenced by ME_StreamOutRTFCharProps().

◆ bCharSet

BYTE _charformat2w::bCharSet

Definition at line 311 of file richedit.h.

Referenced by ME_DumpStyleToBuf(), ME_StreamOutRTFCharProps(), and test_default_format().

◆ bPitchAndFamily

BYTE _charformat2w::bPitchAndFamily

Definition at line 312 of file richedit.h.

Referenced by ME_GetCharFormat(), and test_default_format().

◆ bReserved1

BYTE _charformat2w::bReserved1

Definition at line 324 of file richedit.h.

◆ bRevAuthor

BYTE _charformat2w::bRevAuthor

Definition at line 323 of file richedit.h.

◆ bUnderlineType

BYTE _charformat2w::bUnderlineType

Definition at line 321 of file richedit.h.

Referenced by ME_GetCharFormat(), ME_StreamOutInit(), and ME_StreamOutRTFCharProps().

◆ cbSize

◆ crBackColor

COLORREF _charformat2w::crBackColor

Definition at line 316 of file richedit.h.

Referenced by ME_StreamOutRTFCharProps().

◆ crTextColor

COLORREF _charformat2w::crTextColor

Definition at line 310 of file richedit.h.

Referenced by ME_DumpStyleToBuf(), ME_GetCharFormat(), and ME_StreamOutRTFCharProps().

◆ dwEffects

◆ dwMask

◆ dwReserved

DWORD _charformat2w::dwReserved

Definition at line 318 of file richedit.h.

◆ lcid

LCID _charformat2w::lcid

Definition at line 317 of file richedit.h.

Referenced by ME_StreamOutRTFCharProps().

◆ sSpacing

SHORT _charformat2w::sSpacing

Definition at line 315 of file richedit.h.

Referenced by ME_StreamOutRTFCharProps(), and test_EM_SETCHARFORMAT().

◆ sStyle

SHORT _charformat2w::sStyle

Definition at line 319 of file richedit.h.

◆ szFaceName

WCHAR _charformat2w::szFaceName[LF_FACESIZE]

◆ wKerning

WORD _charformat2w::wKerning

Definition at line 320 of file richedit.h.

Referenced by ME_StreamOutRTFCharProps().

◆ wWeight

WORD _charformat2w::wWeight

Definition at line 314 of file richedit.h.

Referenced by cfany_to_cf2w(), and test_EM_SETCHARFORMAT().

◆ yHeight

LONG _charformat2w::yHeight

◆ yOffset

LONG _charformat2w::yOffset

Definition at line 309 of file richedit.h.

Referenced by ME_DumpStyleToBuf(), and ME_StreamOutRTFCharProps().


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