FreeRDP
|
#include <freerdp/api.h>
#include <freerdp/types.h>
#include <freerdp/freerdp.h>
#include <freerdp/update.h>
#include <winpr/stream.h>
#include "nine_grid.h"
Functions | |
FREERDP_LOCAL void | nine_grid_cache_register_callbacks (rdpUpdate *update) |
FREERDP_LOCAL void | nine_grid_cache_free (rdpNineGridCache *nine_grid) |
FREERDP_LOCAL rdpNineGridCache * | nine_grid_cache_new (rdpContext *context) |
FREERDP_LOCAL void nine_grid_cache_free | ( | rdpNineGridCache * | nine_grid | ) |
FREERDP_LOCAL rdpNineGridCache* nine_grid_cache_new | ( | rdpContext * | context | ) |
FREERDP_LOCAL void nine_grid_cache_register_callbacks | ( | rdpUpdate * | update | ) |