|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <editstr.h>

Public Attributes | |
| HDC | hDC |
| POINT | pt |
| RECT | rcView |
| SIZE | dpi |
| int | nAvailWidth |
| ME_Style * | current_style |
| HFONT | orig_font |
| ME_TextEditor * | editor |
| ME_TextEditor* tagME_Context::editor |
Definition at line 474 of file editstr.h.
Referenced by ME_BeginRow(), ME_InsertRowStart(), ME_SplitByBacktracking(), ME_WrapEndParagraph(), ME_WrapSizeRun(), and split_run_extents().
| int tagME_Context::nAvailWidth |
Definition at line 469 of file editstr.h.
Referenced by ME_BeginRow().
| POINT tagME_Context::pt |
Definition at line 466 of file editstr.h.
Referenced by ME_BeginRow(), and ME_WrapHandleRun().