RetroArch
Functions
xinerama_common.h File Reference
#include <boolean.h>
#include "x11_common.h"
Include dependency graph for xinerama_common.h:

Go to the source code of this file.

Functions

void xinerama_save_last_used_monitor (Window win)
 
bool xinerama_get_coord (Display *dpy, int screen, int *x, int *y, unsigned *w, unsigned *h)
 
unsigned xinerama_get_monitor (Display *dpy, int x, int y, int w, int h)
 

Function Documentation

◆ xinerama_get_coord()

bool xinerama_get_coord ( Display *  dpy,
int  screen,
int *  x,
int *  y,
unsigned *  w,
unsigned *  h 
)
Here is the caller graph for this function:

◆ xinerama_get_monitor()

unsigned xinerama_get_monitor ( Display *  dpy,
int  x,
int  y,
int  w,
int  h 
)

◆ xinerama_save_last_used_monitor()

void xinerama_save_last_used_monitor ( Window  win)
Here is the caller graph for this function: