FreeRDP
rdpGlyphCache Struct Reference
Collaboration diagram for rdpGlyphCache:

Data Fields

FRAGMENT_CACHE fragCache
 
GLYPH_CACHE glyphCache [10]
 
wLog * log
 
rdpContext * context
 

Detailed Description

Definition at line 45 of file glyph.h.

Field Documentation

◆ context

rdpContext* rdpGlyphCache::context

Definition at line 51 of file glyph.h.

◆ fragCache

FRAGMENT_CACHE rdpGlyphCache::fragCache

Definition at line 47 of file glyph.h.

◆ glyphCache

GLYPH_CACHE rdpGlyphCache::glyphCache[10]

Definition at line 48 of file glyph.h.

◆ log

wLog* rdpGlyphCache::log

Definition at line 50 of file glyph.h.


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