ReactOS 0.4.16-dev-1040-g85afe48
tagME_TextBuffer Struct Reference

#include <editstr.h>

Collaboration diagram for tagME_TextBuffer:

Public Attributes

ME_DisplayItempFirst
 
ME_DisplayItempLast
 
ME_StylepCharStyle
 
ME_StylepDefaultStyle
 

Detailed Description

Definition at line 265 of file editstr.h.

Member Data Documentation

◆ pCharStyle

ME_Style* tagME_TextBuffer::pCharStyle

◆ pDefaultStyle

◆ pFirst

ME_DisplayItem* tagME_TextBuffer::pFirst

◆ pLast

ME_DisplayItem * tagME_TextBuffer::pLast

Definition at line 267 of file editstr.h.

Referenced by editor_end_para(), get_total_width(), and wrap_marked_paras_dc().


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