HomeSort by relevance Sort by last modified time
    Searched refs:XWindowAttributes (Results 1 - 25 of 28) sorted by null

1 2

  /external/libvncserver/x11vnc/
macosx.h 46 extern int macosx_valid_window(Window, XWindowAttributes*);
win_utils.h 45 extern int valid_window(Window win, XWindowAttributes *attr_ret, int bequiet);
8to24.c 60 static int check_depth_win(Window win, Window top, XWindowAttributes *attr);
107 XWindowAttributes attr;
192 XWindowAttributes attr;
309 XWindowAttributes attr;
603 static XWindowAttributes vw_cache_attr[VW_CACHE_MAX];
606 static void set_attr(XWindowAttributes *attr, int j) {
608 sizeof(XWindowAttributes));
611 static int get_attr(XWindowAttributes *attr, int j) {
613 sizeof(XWindowAttributes));
618 static XWindowAttributes wattr
    [all...]
win_utils.c 50 int valid_window(Window win, XWindowAttributes *attr_ret, int bequiet);
106 int valid_window(Window win, XWindowAttributes *attr_ret, int bequiet) {
107 XWindowAttributes attr, *pattr;
190 XWindowAttributes attr;
324 XWindowAttributes attr;
621 XWindowAttributes attr;
macosx.c 68 int macosx_valid_window(Window, XWindowAttributes*);
120 int macosx_valid_window(Window w, XWindowAttributes* a) {
585 int macosx_valid_window(Window w, XWindowAttributes* a) {
gui.c 118 XWindowAttributes attr;
userinput.c 98 int bs_restore(int idx, int *nbatch, sraRegionPtr rmask, XWindowAttributes *attr, int clip, int nopad, int *valid, int verb);
142 XWindowAttributes attr;
1187 XWindowAttributes attr;
    [all...]
appshare.c 258 static XWindowAttributes attr;
718 } XWindowAttributes;
    [all...]
xrecord.c 538 XWindowAttributes attr, attr2;
858 XWindowAttributes attr;
    [all...]
pointer.c 483 static XWindowAttributes attr;
screen.c 266 XWindowAttributes attr;
286 XWindowAttributes attr;
    [all...]
solid.c 438 XWindowAttributes attr;
    [all...]
nox11.h     [all...]
  /hardware/intel/common/libva/va/x11/
va_dricommon.c 54 XWindowAttributes wattr;
  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 58 XWindowAttributes attr;
  /external/mesa3d/src/glx/
glx_pbuffer.c 799 XWindowAttributes xwattr;
832 XWindowAttributes xwattr;
891 XWindowAttributes xwattr;
  /hardware/intel/img/psb_video/src/x11/
psb_x11.c 400 XWindowAttributes wattr;
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 262 XWindowAttributes wa;
954 XWindowAttributes attr;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 131 XWindowAttributes xwa;
957 XWindowAttributes xwa;
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c 213 XWindowAttributes wa;
996 XWindowAttributes attr;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 345 } XWindowAttributes;
    [all...]
Xlibint.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 342 } XWindowAttributes;
    [all...]
Xlibint.h     [all...]
  /hardware/intel/common/libva/va/glx/
va_glx_impl.c 469 XWindowAttributes wattr;

Completed in 309 milliseconds

1 2