FreeRDP
TestGdiClip.c File Reference
#include <freerdp/gdi/gdi.h>
#include <freerdp/gdi/dc.h>
#include <freerdp/gdi/pen.h>
#include <freerdp/gdi/region.h>
#include <freerdp/gdi/bitmap.h>
#include <winpr/crt.h>
#include "line.h"
#include "brush.h"
#include "clipping.h"

Functions

static int test_gdi_ClipCoords (void)
 
static int test_gdi_InvalidateRegion (void)
 
int TestGdiClip (int argc, char *argv[])
 

Function Documentation

◆ test_gdi_ClipCoords()

static int test_gdi_ClipCoords ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_gdi_InvalidateRegion()

static int test_gdi_InvalidateRegion ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestGdiClip()

int TestGdiClip ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: