FreeRDP
xf_floatbar.h File Reference
#include "xfreerdp.h"
This graph shows which files directly or indirectly include this file:

Functions

void xf_floatbar_free (xfFloatbar *floatbar)
 
xfFloatbar * xf_floatbar_new (xfContext *xfc, Window window, const char *title, DWORD flags)
 
BOOL xf_floatbar_is_locked (xfFloatbar *floatbar)
 
BOOL xf_floatbar_event_process (xfFloatbar *floatbar, const XEvent *event)
 
BOOL xf_floatbar_check_event (xfFloatbar *floatbar, const XEvent *event)
 
BOOL xf_floatbar_toggle_fullscreen (xfFloatbar *floatbar, bool visible)
 
BOOL xf_floatbar_hide_and_show (xfFloatbar *floatbar)
 
BOOL xf_floatbar_set_root_y (xfFloatbar *floatbar, int y)
 

Function Documentation

◆ xf_floatbar_check_event()

BOOL xf_floatbar_check_event ( xfFloatbar *  floatbar,
const XEvent *  event 
)
Here is the caller graph for this function:

◆ xf_floatbar_event_process()

BOOL xf_floatbar_event_process ( xfFloatbar *  floatbar,
const XEvent *  event 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xf_floatbar_free()

void xf_floatbar_free ( xfFloatbar *  floatbar)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xf_floatbar_hide_and_show()

BOOL xf_floatbar_hide_and_show ( xfFloatbar *  floatbar)
Here is the caller graph for this function:

◆ xf_floatbar_is_locked()

BOOL xf_floatbar_is_locked ( xfFloatbar *  floatbar)
Here is the caller graph for this function:

◆ xf_floatbar_new()

xfFloatbar* xf_floatbar_new ( xfContext *  xfc,
Window  window,
const char *  title,
DWORD  flags 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xf_floatbar_set_root_y()

BOOL xf_floatbar_set_root_y ( xfFloatbar *  floatbar,
int  y 
)
Here is the caller graph for this function:

◆ xf_floatbar_toggle_fullscreen()

BOOL xf_floatbar_toggle_fullscreen ( xfFloatbar *  floatbar,
bool  visible 
)
Here is the call graph for this function:
Here is the caller graph for this function: