ReactOS 0.4.16-dev-329-g9223134
|
#include <richedit.h>
Definition at line 304 of file richedit.h.
BYTE _charformat2w::bAnimation |
Definition at line 322 of file richedit.h.
Referenced by ME_StreamOutRTFCharProps().
BYTE _charformat2w::bCharSet |
Definition at line 311 of file richedit.h.
Referenced by ME_DumpStyleToBuf(), ME_StreamOutRTFCharProps(), and test_default_format().
BYTE _charformat2w::bPitchAndFamily |
Definition at line 312 of file richedit.h.
Referenced by ME_GetCharFormat(), and test_default_format().
BYTE _charformat2w::bReserved1 |
Definition at line 324 of file richedit.h.
BYTE _charformat2w::bRevAuthor |
Definition at line 323 of file richedit.h.
BYTE _charformat2w::bUnderlineType |
Definition at line 321 of file richedit.h.
Referenced by ME_GetCharFormat(), ME_StreamOutInit(), and ME_StreamOutRTFCharProps().
UINT _charformat2w::cbSize |
Definition at line 305 of file richedit.h.
Referenced by cf2w_to_cfany(), cfany_to_cf2w(), init_texthost(), ME_CopyCharFormat(), ME_GetCharFormat(), ME_HandleMessage(), ME_InitCharFormat2W(), ME_KeyDown(), CRichEdit::SetRangeFormatting(), test_default_format(), and test_EM_SETCHARFORMAT().
COLORREF _charformat2w::crBackColor |
Definition at line 316 of file richedit.h.
Referenced by ME_StreamOutRTFCharProps().
COLORREF _charformat2w::crTextColor |
Definition at line 310 of file richedit.h.
Referenced by ME_DumpStyleToBuf(), ME_GetCharFormat(), and ME_StreamOutRTFCharProps().
DWORD _charformat2w::dwEffects |
Definition at line 307 of file richedit.h.
Referenced by draw_text(), is_link(), ME_DrawTextWithStyle(), ME_DumpStyleToBuf(), ME_GetCharFormat(), ME_StreamOutInit(), ME_StreamOutRTFCharProps(), CRichEdit::SetRangeFormatting(), and test_default_format().
DWORD _charformat2w::dwMask |
Definition at line 306 of file richedit.h.
Referenced by draw_text(), init_texthost(), is_link(), ME_DrawTextWithStyle(), ME_DumpStyleToBuf(), ME_GetCharFormat(), ME_HandleMessage(), CRichEdit::SetRangeFormatting(), and test_EM_SETCHARFORMAT().
DWORD _charformat2w::dwReserved |
Definition at line 318 of file richedit.h.
LCID _charformat2w::lcid |
Definition at line 317 of file richedit.h.
Referenced by ME_StreamOutRTFCharProps().
SHORT _charformat2w::sSpacing |
Definition at line 315 of file richedit.h.
Referenced by ME_StreamOutRTFCharProps(), and test_EM_SETCHARFORMAT().
SHORT _charformat2w::sStyle |
Definition at line 319 of file richedit.h.
WCHAR _charformat2w::szFaceName[LF_FACESIZE] |
Definition at line 313 of file richedit.h.
Referenced by cfany_to_cf2w(), ME_DumpStyleToBuf(), ME_GetCharFormat(), ME_StreamOutRTFCharProps(), and test_default_format().
WORD _charformat2w::wKerning |
Definition at line 320 of file richedit.h.
Referenced by ME_StreamOutRTFCharProps().
WORD _charformat2w::wWeight |
Definition at line 314 of file richedit.h.
Referenced by cfany_to_cf2w(), and test_EM_SETCHARFORMAT().
LONG _charformat2w::yHeight |
Definition at line 308 of file richedit.h.
Referenced by ME_DumpStyleToBuf(), ME_GetCharFormat(), ME_StreamOutRTFCharProps(), and test_default_format().
LONG _charformat2w::yOffset |
Definition at line 309 of file richedit.h.
Referenced by ME_DumpStyleToBuf(), and ME_StreamOutRTFCharProps().