ReactOS 0.4.15-dev-7834-g00c4b3d
_SHARED_FACE Struct Reference

#include <engobjects.h>

Collaboration diagram for _SHARED_FACE:

Public Attributes

FT_Face Face
 
LONG RefCount
 
PSHARED_MEM Memory
 
SHARED_FACE_CACHE EnglishUS
 
SHARED_FACE_CACHE UserLanguage
 

Detailed Description

Definition at line 131 of file engobjects.h.

Member Data Documentation

◆ EnglishUS

SHARED_FACE_CACHE _SHARED_FACE::EnglishUS

Definition at line 135 of file engobjects.h.

Referenced by IntGetFontLocalizedName(), and IntGetOutlineTextMetrics().

◆ Face

◆ Memory

PSHARED_MEM _SHARED_FACE::Memory

Definition at line 134 of file engobjects.h.

◆ RefCount

LONG _SHARED_FACE::RefCount

Definition at line 133 of file engobjects.h.

◆ UserLanguage

SHARED_FACE_CACHE _SHARED_FACE::UserLanguage

Definition at line 136 of file engobjects.h.

Referenced by IntGetFontLocalizedName(), and IntGetOutlineTextMetrics().


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