FreeRDP
glyph.h File Reference
#include <freerdp/api.h>
#include <freerdp/freerdp.h>
#include <freerdp/pointer.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  GLYPH_CACHE
 
struct  FRAGMENT_CACHE_ENTRY
 
struct  FRAGMENT_CACHE
 
struct  rdpGlyphCache
 

Functions

FREERDP_LOCAL void glyph_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_LOCAL void glyph_cache_free (rdpGlyphCache *glyph)
 
FREERDP_LOCAL rdpGlyphCacheglyph_cache_new (rdpContext *context)
 
FREERDP_LOCAL CACHE_GLYPH_ORDERcopy_cache_glyph_order (rdpContext *context, const CACHE_GLYPH_ORDER *glyph)
 
FREERDP_LOCAL void free_cache_glyph_order (rdpContext *context, CACHE_GLYPH_ORDER *glyph)
 
FREERDP_LOCAL CACHE_GLYPH_V2_ORDERcopy_cache_glyph_v2_order (rdpContext *context, const CACHE_GLYPH_V2_ORDER *glyph)
 
FREERDP_LOCAL void free_cache_glyph_v2_order (rdpContext *context, CACHE_GLYPH_V2_ORDER *glyph)
 

Function Documentation

◆ copy_cache_glyph_order()

FREERDP_LOCAL CACHE_GLYPH_ORDER* copy_cache_glyph_order ( rdpContext *  context,
const CACHE_GLYPH_ORDER glyph 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ copy_cache_glyph_v2_order()

FREERDP_LOCAL CACHE_GLYPH_V2_ORDER* copy_cache_glyph_v2_order ( rdpContext *  context,
const CACHE_GLYPH_V2_ORDER glyph 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ free_cache_glyph_order()

FREERDP_LOCAL void free_cache_glyph_order ( rdpContext *  context,
CACHE_GLYPH_ORDER glyph 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ free_cache_glyph_v2_order()

FREERDP_LOCAL void free_cache_glyph_v2_order ( rdpContext *  context,
CACHE_GLYPH_V2_ORDER glyph 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ glyph_cache_free()

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

◆ glyph_cache_new()

FREERDP_LOCAL 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_LOCAL void glyph_cache_register_callbacks ( rdpUpdate *  update)
Here is the call graph for this function:
Here is the caller graph for this function: