ReactOS 0.4.15-dev-7953-g1f49173
tagME_Style Struct Reference

#include <editstr.h>

Collaboration diagram for tagME_Style:

Public Attributes

CHARFORMAT2W fmt
 
ME_FontCacheItemfont_cache
 
TEXTMETRICW tm
 
int nRefs
 
SCRIPT_CACHE script_cache
 
struct list entry
 

Detailed Description

Definition at line 71 of file editstr.h.

Member Data Documentation

◆ entry

struct list tagME_Style::entry

Definition at line 79 of file editstr.h.

◆ fmt

◆ font_cache

ME_FontCacheItem* tagME_Style::font_cache

Definition at line 75 of file editstr.h.

Referenced by ME_SetDefaultCharFormat().

◆ nRefs

int tagME_Style::nRefs

Definition at line 77 of file editstr.h.

◆ script_cache

SCRIPT_CACHE tagME_Style::script_cache

Definition at line 78 of file editstr.h.

Referenced by draw_text(), ME_SetDefaultCharFormat(), and shape_run().

◆ tm

TEXTMETRICW tagME_Style::tm

Definition at line 76 of file editstr.h.

Referenced by get_default_line_height(), ME_GetRunSizeCommon(), and ME_SetDefaultCharFormat().


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