HomeSort by relevance Sort by last modified time
    Searched refs:X11 (Results 151 - 175 of 536) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/ui/base/cursor/
cursor_loader_x11.h 8 #include <X11/Xcursor/Xcursor.h>
  /external/chromium_org/ui/base/x/
selection_requestor.h 8 #include <X11/Xlib.h>
24 // Requests and later receives data from the X11 server through the selection
27 // X11 uses a system called "selections" to implement clipboards and drag and
29 // API. SelectionRequestor should only deal with the X11 details; it does not
54 // It is our owner's responsibility to plumb X11 SelectionNotify events on
59 // Our X11 state.
67 // The X11 selection that this instance communicates on.
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_window_move_client.cc 7 #include <X11/Xlib.h>
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xv.h 47 #include <X11/X.h>
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h 27 #include <X11/Xlib.h>
28 #include <X11/Xutil.h>
29 #include <X11/Xatom.h>
41 #include <X11/extensions/Xrandr.h>
114 /* Variables used by the X11 video mode code */
  /external/skia/include/views/
SkOSWindow_Unix.h 12 #include <X11/Xlib.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
Xag.h 32 #include <X11/Xfuncproto.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
Xag.h 32 #include <X11/Xfuncproto.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
Xag.h 32 #include <X11/Xfuncproto.h>
  /external/chromium_org/content/browser/aura/
software_output_device_x11.cc 7 #include <X11/Xlib.h>
8 #include <X11/Xutil.h>
  /external/chromium_org/remoting/host/linux/
x_server_clipboard.h 10 #include <X11/Xatom.h>
11 #include <X11/Xlib.h>
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xvmc.c 6 #include <X11/extensions/Xv.h>
7 #include <X11/extensions/XvMC.h>
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
appledri.h 42 #include <X11/Xlib.h>
43 #include <X11/Xfuncproto.h>
  /external/chromium_org/third_party/mesa/src/src/glx/
dri2.h 36 #include <X11/extensions/Xfixes.h>
37 #include <X11/extensions/dri2tokens.h>
  /external/chromium_org/tools/xdisplaycheck/
xdisplaycheck.cc 17 #include <X11/Xlib.h>
20 #include <X11/extensions/XInput2.h>
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xvmc.c 6 #include <X11/extensions/Xv.h>
7 #include <X11/extensions/XvMC.h>
  /external/mesa3d/src/glx/apple/
appledri.h 42 #include <X11/Xlib.h>
43 #include <X11/Xfuncproto.h>
  /external/mesa3d/src/glx/
dri2.h 36 #include <X11/extensions/Xfixes.h>
37 #include <X11/extensions/dri2tokens.h>
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_syswm.h 58 #include <X11/Xlib.h>
59 #include <X11/Xatom.h>
89 Display *display; /**< The X11 display */
90 Window window; /**< The X11 display window */
92 * any X11 functions using the display variable,
104 Window fswindow; /**< The X11 fullscreen window */
105 Window wmwindow; /**< The X11 managed input window */
110 Display *gfxdisplay; /**< The X11 display to which rendering is done */
112 } x11; member in union:SDL_SysWMinfo::__anon26723
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_syswm.h 58 #include <X11/Xlib.h>
59 #include <X11/Xatom.h>
89 Display *display; /**< The X11 display */
90 Window window; /**< The X11 display window */
92 * any X11 functions using the display variable,
104 Window fswindow; /**< The X11 fullscreen window */
105 Window wmwindow; /**< The X11 managed input window */
110 Display *gfxdisplay; /**< The X11 display to which rendering is done */
112 } x11; member in union:SDL_SysWMinfo::__anon62440
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_syswm.h 58 #include <X11/Xlib.h>
59 #include <X11/Xatom.h>
89 Display *display; /**< The X11 display */
90 Window window; /**< The X11 display window */
92 * any X11 functions using the display variable,
104 Window fswindow; /**< The X11 fullscreen window */
105 Window wmwindow; /**< The X11 managed input window */
110 Display *gfxdisplay; /**< The X11 display to which rendering is done */
112 } x11; member in union:SDL_SysWMinfo::__anon62465
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_syswm.h 58 #include <X11/Xlib.h>
59 #include <X11/Xatom.h>
89 Display *display; /**< The X11 display */
90 Window window; /**< The X11 display window */
92 * any X11 functions using the display variable,
104 Window fswindow; /**< The X11 fullscreen window */
105 Window wmwindow; /**< The X11 managed input window */
110 Display *gfxdisplay; /**< The X11 display to which rendering is done */
112 } x11; member in union:SDL_SysWMinfo::__anon62490
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-linux.c 51 #include <X11/Xlib.h>
52 #include <X11/Xutil.h>
53 #include <X11/keysym.h>
91 // Initializes and opens both X11 display and OpenGL ES.
  /external/chromium_org/content/browser/renderer_host/
web_input_event_aurax11.cc 40 #include <X11/keysym.h>
41 #include <X11/Xlib.h>
42 #include <X11/Xutil.h>
55 // chromium WebKit does not provide a WebInputEventFactory for X11, so we have
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
xm_api.h 66 # include <X11/Xlib.h>
67 # include <X11/Xlibint.h>
68 # include <X11/Xutil.h>
89 * Input: display - X11 display
135 * Create a new XMesaContext for rendering into an X11 window.
288 Display *display; /* The X11 display */

Completed in 2711 milliseconds

1 2 3 4 5 67 8 91011>>