HomeSort by relevance Sort by last modified time
    Searched refs:DefaultRootWindow (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/chromeos/
system_key_event_listener.cc 129 Window root = DefaultRootWindow(GDK_DISPLAY());
  /external/webkit/Source/WebCore/platform/graphics/gtk/
GraphicsContext3DInternal.cpp 179 Pixmap pixmap = XCreatePixmap(sharedDisplay(), DefaultRootWindow(sharedDisplay()), 1, 1, visualInfo->depth);
  /sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp 42 XTranslateCoordinates( disp, win, DefaultRootWindow(disp), 0, 0, px, py, &child );
  /external/skia/legacy/src/utils/unix/
SkOSWindow_Unix.cpp 57 fUnixWindow.fWin = XCreateSimpleWindow(dsp, DefaultRootWindow(dsp),
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c     [all...]
  /external/quake/quake/src/WinQuake/
vid_sunxil.cpp 441 x_root_win = DefaultRootWindow( x_disp);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 122 #define DefaultRootWindow(dpy) (ScreenOfDisplay(dpy,DefaultScreen(dpy))->root)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 122 #define DefaultRootWindow(dpy) (ScreenOfDisplay(dpy,DefaultScreen(dpy))->root)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 122 #define DefaultRootWindow(dpy) (ScreenOfDisplay(dpy,DefaultScreen(dpy))->root)
    [all...]

Completed in 399 milliseconds