ReactOS 0.4.15-dev-7842-g558ab78
tagME_FontCacheItem Struct Reference

#include <editstr.h>

Collaboration diagram for tagME_FontCacheItem:

Public Attributes

LOGFONTW lfSpecs
 
HFONT hFont
 
int nRefs
 
int nAge
 

Detailed Description

Definition at line 61 of file editstr.h.

Member Data Documentation

◆ hFont

HFONT tagME_FontCacheItem::hFont

Definition at line 64 of file editstr.h.

Referenced by ME_DestroyEditor(), and ME_MakeEditor().

◆ lfSpecs

LOGFONTW tagME_FontCacheItem::lfSpecs

Definition at line 63 of file editstr.h.

◆ nAge

int tagME_FontCacheItem::nAge

Definition at line 66 of file editstr.h.

Referenced by ME_MakeEditor().

◆ nRefs

int tagME_FontCacheItem::nRefs

Definition at line 65 of file editstr.h.

Referenced by ME_MakeEditor().


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