ReactOS 0.4.15-dev-7924-g5949c20
_formatrange Struct Reference

#include <richedit.h>

Collaboration diagram for _formatrange:

Public Attributes

HDC hdc
 
HDC hdcTarget
 
RECT rc
 
RECT rcPage
 
CHARRANGE chrg
 

Detailed Description

Definition at line 606 of file richedit.h.

Member Data Documentation

◆ chrg

CHARRANGE _formatrange::chrg

◆ hdc

HDC _formatrange::hdc

Definition at line 607 of file richedit.h.

Referenced by draw_preview(), preview_proc(), print(), test_EM_FORMATRANGE(), and update_preview().

◆ hdcTarget

HDC _formatrange::hdcTarget

Definition at line 608 of file richedit.h.

Referenced by preview_proc(), print(), test_EM_FORMATRANGE(), and update_preview().

◆ rc

RECT _formatrange::rc

◆ rcPage

RECT _formatrange::rcPage

Definition at line 610 of file richedit.h.

Referenced by preview_proc(), print(), test_EM_FORMATRANGE(), and update_preview().


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