ReactOS 0.4.15-dev-7958-gcd0bb1a
FTFD_FILE Struct Reference

#include <ftfd.h>

Collaboration diagram for FTFD_FILE:

Public Attributes

PVOID pvView
 
ULONG cjView
 
ULONG_PTR iFile
 
ULONG cNumFaces
 
FT_Face aftface [1]
 

Detailed Description

Definition at line 32 of file ftfd.h.

Member Data Documentation

◆ aftface

FT_Face FTFD_FILE::aftface[1]

Definition at line 38 of file ftfd.h.

Referenced by FtfdLoadFontFile(), and FtfdUnloadFontFile().

◆ cjView

ULONG FTFD_FILE::cjView

Definition at line 35 of file ftfd.h.

Referenced by FtfdLoadFontFile(), FtfdQueryFont(), and FtfdQueryFontTree().

◆ cNumFaces

ULONG FTFD_FILE::cNumFaces

Definition at line 37 of file ftfd.h.

Referenced by FtfdLoadFontFile(), FtfdQueryFont(), FtfdQueryFontFile(), and FtfdUnloadFontFile().

◆ iFile

ULONG_PTR FTFD_FILE::iFile

Definition at line 36 of file ftfd.h.

Referenced by FtfdLoadFontFile(), and FtfdUnloadFontFile().

◆ pvView

PVOID FTFD_FILE::pvView

Definition at line 34 of file ftfd.h.

Referenced by FtfdLoadFontFile(), FtfdQueryFont(), FtfdQueryFontTree(), and FtfdUnloadFontFile().


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