ReactOS 0.4.15-dev-7961-gdcf9eb0
_LFONT Struct Reference

#include <text.h>

Collaboration diagram for _LFONT:

Public Attributes

BASEOBJECT BaseObject
 
LFTYPE lft
 
FLONG fl
 
FONTOBJFont
 
WCHAR TextFace [LF_FACESIZE]
 
DWORD dwOffsetEndArray
 
ENUMLOGFONTEXDVW logfont
 
EX_PUSH_LOCK lock
 

Detailed Description

Definition at line 59 of file text.h.

Member Data Documentation

◆ BaseObject

BASEOBJECT _LFONT::BaseObject

Definition at line 63 of file text.h.

Referenced by FontGetObject(), HfontCreate(), and TextIntCreateFontIndirect().

◆ dwOffsetEndArray

DWORD _LFONT::dwOffsetEndArray

Definition at line 68 of file text.h.

◆ fl

FLONG _LFONT::fl

Definition at line 65 of file text.h.

Referenced by FontGetObject(), HfontCreate(), RealizeFontInit(), and TextIntRealizeFont().

◆ Font

◆ lft

LFTYPE _LFONT::lft

Definition at line 64 of file text.h.

Referenced by HfontCreate().

◆ lock

EX_PUSH_LOCK _LFONT::lock

◆ logfont

◆ TextFace

WCHAR _LFONT::TextFace[LF_FACESIZE]

Definition at line 67 of file text.h.

Referenced by NtGdiGetTextFaceW(), and TextIntRealizeFont().


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