|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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(), and update_preview().
| HDC _formatrange::hdc |
Definition at line 607 of file richedit.h.
Referenced by draw_preview(), preview_proc(), print(), and update_preview().
| HDC _formatrange::hdcTarget |
Definition at line 608 of file richedit.h.
Referenced by preview_proc(), print(), and update_preview().
| RECT _formatrange::rc |
Definition at line 609 of file richedit.h.
Referenced by char_from_pagenum(), draw_preview(), preview_proc(), print(), and update_preview().
| RECT _formatrange::rcPage |
Definition at line 610 of file richedit.h.
Referenced by preview_proc(), print(), and update_preview().