FreeRDP
prim_colors_opt.c File Reference
#include <freerdp/config.h>
#include <freerdp/types.h>
#include <freerdp/primitives.h>
#include <winpr/sysinfo.h>
#include "prim_internal.h"
#include "prim_templates.h"

Functions

void primitives_init_colors_opt (primitives_t *prims)
 

Variables

static primitives_tgeneric = NULL
 

Function Documentation

◆ primitives_init_colors_opt()

void primitives_init_colors_opt ( primitives_t prims)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ generic

primitives_t* generic = NULL
static