ReactOS 0.4.15-dev-8002-gbbb3b00
FONT_ENTRY Struct Reference
Collaboration diagram for FONT_ENTRY:

Public Attributes

const charentry_name
 
const charfont_name
 
const charfont_file
 
size_t test_count
 
const TEST_ENTRYtests
 

Detailed Description

Definition at line 229 of file GetTextMetrics.c.

Member Data Documentation

◆ entry_name

const char* FONT_ENTRY::entry_name

Definition at line 231 of file GetTextMetrics.c.

◆ font_file

const char* FONT_ENTRY::font_file

Definition at line 233 of file GetTextMetrics.c.

◆ font_name

const char* FONT_ENTRY::font_name

Definition at line 232 of file GetTextMetrics.c.

◆ test_count

size_t FONT_ENTRY::test_count

Definition at line 234 of file GetTextMetrics.c.

◆ tests

const TEST_ENTRY* FONT_ENTRY::tests

Definition at line 235 of file GetTextMetrics.c.


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