ReactOS 0.4.16-dev-401-g45b008d
|
#include <richedit.h>
Public Attributes | |
HDC | hdc |
HDC | hdcTarget |
RECT | rc |
RECT | rcPage |
CHARRANGE | chrg |
Definition at line 606 of file richedit.h.
CHARRANGE _formatrange::chrg |
Definition at line 611 of file richedit.h.
Referenced by char_from_pagenum(), draw_preview(), preview_proc(), print(), test_EM_FORMATRANGE(), and update_preview().
HDC _formatrange::hdc |
Definition at line 607 of file richedit.h.
Referenced by draw_preview(), preview_proc(), print(), test_EM_FORMATRANGE(), and update_preview().
HDC _formatrange::hdcTarget |
Definition at line 608 of file richedit.h.
Referenced by preview_proc(), print(), test_EM_FORMATRANGE(), and update_preview().
RECT _formatrange::rc |
Definition at line 609 of file richedit.h.
Referenced by char_from_pagenum(), draw_preview(), preview_proc(), print(), test_EM_FORMATRANGE(), and update_preview().
RECT _formatrange::rcPage |
Definition at line 610 of file richedit.h.
Referenced by preview_proc(), print(), test_EM_FORMATRANGE(), and update_preview().