ReactOS 0.4.16-dev-112-g52265ae
|
#include <richedit.h>
Definition at line 281 of file richedit.h.
BYTE _charformat2a::bAnimation |
Definition at line 299 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().
BYTE _charformat2a::bCharSet |
Definition at line 288 of file richedit.h.
BYTE _charformat2a::bPitchAndFamily |
Definition at line 289 of file richedit.h.
BYTE _charformat2a::bReserved1 |
Definition at line 301 of file richedit.h.
BYTE _charformat2a::bRevAuthor |
Definition at line 300 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().
BYTE _charformat2a::bUnderlineType |
Definition at line 298 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().
UINT _charformat2a::cbSize |
Definition at line 282 of file richedit.h.
Referenced by check_CFE_LINK_selection(), test_EM_FINDTEXT(), test_EM_GETMODIFY(), test_EM_SETCHARFORMAT(), test_EM_SETFONTSIZE(), test_EM_SETTEXTMODE(), test_EN_LINK(), test_TM_PLAINTEXT(), test_WM_NOTIFY(), and test_WM_SETFONT().
COLORREF _charformat2a::crBackColor |
Definition at line 293 of file richedit.h.
COLORREF _charformat2a::crTextColor |
Definition at line 287 of file richedit.h.
DWORD _charformat2a::dwEffects |
Definition at line 284 of file richedit.h.
Referenced by check_CFE_LINK_selection(), test_EM_FINDTEXT(), test_EM_GETMODIFY(), test_EM_SETCHARFORMAT(), test_EM_SETTEXTMODE(), test_EN_LINK(), test_TM_PLAINTEXT(), and test_WM_NOTIFY().
DWORD _charformat2a::dwMask |
Definition at line 283 of file richedit.h.
Referenced by test_EM_FINDTEXT(), test_EM_GETMODIFY(), test_EM_SETCHARFORMAT(), test_EM_SETFONTSIZE(), test_EM_SETTEXTMODE(), test_EN_LINK(), test_TM_PLAINTEXT(), and test_WM_NOTIFY().
DWORD _charformat2a::dwReserved |
Definition at line 295 of file richedit.h.
LCID _charformat2a::lcid |
Definition at line 294 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().
SHORT _charformat2a::sSpacing |
Definition at line 292 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().
SHORT _charformat2a::sStyle |
Definition at line 296 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().
char _charformat2a::szFaceName[LF_FACESIZE] |
Definition at line 290 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT(), and test_WM_SETFONT().
WORD _charformat2a::wKerning |
Definition at line 297 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().
WORD _charformat2a::wWeight |
Definition at line 291 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().
LONG _charformat2a::yHeight |
Definition at line 285 of file richedit.h.
Referenced by test_EM_SETFONTSIZE().
LONG _charformat2a::yOffset |
Definition at line 286 of file richedit.h.
Referenced by test_EM_SETCHARFORMAT().