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

Functions

static int test_gdi_PtInRect (void)
 
static int test_gdi_FillRect (void)
 
int TestGdiRect (int argc, char *argv[])
 

Function Documentation

◆ test_gdi_FillRect()

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

◆ test_gdi_PtInRect()

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

◆ TestGdiRect()

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