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

Data Structures

struct  PALETTE_TABLE_ENTRY
 
struct  rdpPaletteCache
 

Functions

FREERDP_LOCAL void palette_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_LOCAL void palette_cache_free (rdpPaletteCache *palette_cache)
 
FREERDP_LOCAL rdpPaletteCache * palette_cache_new (rdpContext *context)
 
FREERDP_LOCAL void free_palette_update (rdpContext *context, PALETTE_UPDATE *pointer)
 
FREERDP_LOCAL PALETTE_UPDATEcopy_palette_update (rdpContext *context, const PALETTE_UPDATE *pointer)
 

Function Documentation

◆ copy_palette_update()

FREERDP_LOCAL PALETTE_UPDATE* copy_palette_update ( rdpContext *  context,
const PALETTE_UPDATE pointer 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ free_palette_update()

FREERDP_LOCAL void free_palette_update ( rdpContext *  context,
PALETTE_UPDATE pointer 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ palette_cache_free()

FREERDP_LOCAL void palette_cache_free ( rdpPaletteCache *  palette_cache)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ palette_cache_new()

FREERDP_LOCAL rdpPaletteCache* palette_cache_new ( rdpContext *  context)
Here is the caller graph for this function:

◆ palette_cache_register_callbacks()

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