ReactOS 0.4.17-dev-934-g091855f
local_cached_stream Struct Reference
Collaboration diagram for local_cached_stream:

Public Attributes

struct list entry
 
IDWriteFontFileStream * stream
 
struct local_refkey * key
 
UINT32 key_size
 

Detailed Description

Definition at line 5577 of file font.c.

Member Data Documentation

◆ entry

struct list local_cached_stream::entry

Definition at line 5579 of file font.c.

◆ key

struct local_refkey* local_cached_stream::key

Definition at line 5581 of file font.c.

◆ key_size

UINT32 local_cached_stream::key_size

Definition at line 5582 of file font.c.

Referenced by create_local_cached_stream(), and localfontfileloader_CreateStreamFromKey().

◆ stream

IDWriteFontFileStream* local_cached_stream::stream

Definition at line 5580 of file font.c.

Referenced by create_local_cached_stream(), and localfontfileloader_CreateStreamFromKey().


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