ReactOS 0.4.15-dev-7924-g5949c20
_charformat2a Struct Reference

#include <richedit.h>

Public Attributes

UINT cbSize
 
DWORD dwMask
 
DWORD dwEffects
 
LONG yHeight
 
LONG yOffset
 
COLORREF crTextColor
 
BYTE bCharSet
 
BYTE bPitchAndFamily
 
char 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 281 of file richedit.h.

Member Data Documentation

◆ bAnimation

BYTE _charformat2a::bAnimation

Definition at line 299 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().

◆ bCharSet

BYTE _charformat2a::bCharSet

Definition at line 288 of file richedit.h.

◆ bPitchAndFamily

BYTE _charformat2a::bPitchAndFamily

Definition at line 289 of file richedit.h.

◆ bReserved1

BYTE _charformat2a::bReserved1

Definition at line 301 of file richedit.h.

◆ bRevAuthor

BYTE _charformat2a::bRevAuthor

Definition at line 300 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().

◆ bUnderlineType

BYTE _charformat2a::bUnderlineType

Definition at line 298 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().

◆ cbSize

◆ crBackColor

COLORREF _charformat2a::crBackColor

Definition at line 293 of file richedit.h.

◆ crTextColor

COLORREF _charformat2a::crTextColor

Definition at line 287 of file richedit.h.

◆ dwEffects

◆ dwMask

◆ dwReserved

DWORD _charformat2a::dwReserved

Definition at line 295 of file richedit.h.

◆ lcid

LCID _charformat2a::lcid

Definition at line 294 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().

◆ sSpacing

SHORT _charformat2a::sSpacing

Definition at line 292 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().

◆ sStyle

SHORT _charformat2a::sStyle

Definition at line 296 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().

◆ szFaceName

char _charformat2a::szFaceName[LF_FACESIZE]

Definition at line 290 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT(), and test_WM_SETFONT().

◆ wKerning

WORD _charformat2a::wKerning

Definition at line 297 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().

◆ wWeight

WORD _charformat2a::wWeight

Definition at line 291 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().

◆ yHeight

LONG _charformat2a::yHeight

Definition at line 285 of file richedit.h.

Referenced by test_EM_SETFONTSIZE().

◆ yOffset

LONG _charformat2a::yOffset

Definition at line 286 of file richedit.h.

Referenced by test_EM_SETCHARFORMAT().


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