FreeRDP
TestSDLDialogs.cpp File Reference
#include "../sdl_selectlist.hpp"
#include "../sdl_input_widgets.hpp"
#include <freerdp/api.h>
#include <winpr/wlog.h>

Functions

BOOL sdl_log_error_ex (Uint32 res, wLog *log, const char *what, const char *file, size_t line, const char *fkt)
 
static bool test_input_dialog ()
 
static bool test_select_dialog ()
 
FREERDP_API int TestSDLDialogs (int argc, char *argv[])
 

Function Documentation

◆ sdl_log_error_ex()

BOOL sdl_log_error_ex ( Uint32  res,
wLog *  log,
const char *  what,
const char *  file,
size_t  line,
const char *  fkt 
)
Here is the caller graph for this function:

◆ test_input_dialog()

static bool test_input_dialog ( )
static
Here is the caller graph for this function:

◆ test_select_dialog()

static bool test_select_dialog ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestSDLDialogs()

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