FreeRDP
include/freerdp/cache/glyph.h File Reference
#include <freerdp/api.h>
#include <freerdp/types.h>
#include <freerdp/update.h>
#include <winpr/wlog.h>
#include <winpr/stream.h>

Data Structures

struct  GLYPH_CACHE
 
struct  FRAGMENT_CACHE_ENTRY
 
struct  FRAGMENT_CACHE
 
struct  rdpGlyphCache
 

Functions

FREERDP_API void glyph_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_API rdpGlyphCacheglyph_cache_new (rdpContext *context)
 
FREERDP_API void glyph_cache_free (rdpGlyphCache *glyph)
 

Function Documentation

◆ glyph_cache_free()

FREERDP_API void glyph_cache_free ( rdpGlyphCache glyph)
Here is the caller graph for this function:

◆ glyph_cache_new()

FREERDP_API rdpGlyphCache* glyph_cache_new ( rdpContext *  context)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ glyph_cache_register_callbacks()

FREERDP_API void glyph_cache_register_callbacks ( rdpUpdate *  update)
Here is the call graph for this function:
Here is the caller graph for this function: