ReactOS 0.4.15-dev-7953-g1f49173
tagME_Context Struct Reference

#include <editstr.h>

Collaboration diagram for tagME_Context:

Public Attributes

HDC hDC
 
POINT pt
 
RECT rcView
 
SIZE dpi
 
int nAvailWidth
 
ME_Stylecurrent_style
 
HFONT orig_font
 
ME_TextEditoreditor
 

Detailed Description

Definition at line 451 of file editstr.h.

Member Data Documentation

◆ current_style

ME_Style* tagME_Context::current_style

Definition at line 458 of file editstr.h.

◆ dpi

SIZE tagME_Context::dpi

Definition at line 456 of file editstr.h.

◆ editor

◆ hDC

HDC tagME_Context::hDC

Definition at line 453 of file editstr.h.

◆ nAvailWidth

int tagME_Context::nAvailWidth

Definition at line 457 of file editstr.h.

Referenced by ME_BeginRow().

◆ orig_font

HFONT tagME_Context::orig_font

Definition at line 459 of file editstr.h.

◆ pt

POINT tagME_Context::pt

Definition at line 454 of file editstr.h.

Referenced by ME_BeginRow(), and ME_WrapHandleRun().

◆ rcView

RECT tagME_Context::rcView

Definition at line 455 of file editstr.h.


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