/external/mesa3d/src/mesa/drivers/x11/ |
glxheader.h | 36 # include <X11/Xlib.h> 37 # include <X11/Xlibint.h> 38 # include <X11/Xutil.h> 42 # include <X11/extensions/XShm.h>
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_WM_ToggleFullScreen.3 | 11 Toggles the application between windowed and fullscreen mode, if supported\&. (X11 is the only target currently supported, BeOS support is experimental)\&.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
ImUtil.h | 1 /* $XFree86: xc/lib/X11/ImUtil.h,v 1.2 2003/04/15 22:10:07 herrb Exp $ */
|
Xlocale.h | 29 /* $XFree86: xc/lib/X11/Xlocale.h,v 1.4 2001/12/14 19:54:09 dawes Exp $ */ 34 #include <X11/Xfuncproto.h> 35 #include <X11/Xosdefs.h>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/pkgconfig/ |
x11.pc | 8 Name: X11
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
ImUtil.h | 1 /* $XFree86: xc/lib/X11/ImUtil.h,v 1.2 2003/04/15 22:10:07 herrb Exp $ */
|
Xlocale.h | 29 /* $XFree86: xc/lib/X11/Xlocale.h,v 1.4 2001/12/14 19:54:09 dawes Exp $ */ 34 #include <X11/Xfuncproto.h> 35 #include <X11/Xosdefs.h>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/ |
x11.pc | 8 Name: X11
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
ImUtil.h | 1 /* $XFree86: xc/lib/X11/ImUtil.h,v 1.2 2003/04/15 22:10:07 herrb Exp $ */
|
Xlocale.h | 29 /* $XFree86: xc/lib/X11/Xlocale.h,v 1.4 2001/12/14 19:54:09 dawes Exp $ */ 34 #include <X11/Xfuncproto.h> 35 #include <X11/Xosdefs.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/ |
x11.pc | 8 Name: X11
|
/external/chromium_org/third_party/mesa/src/scons/ |
x11.py | 0 """x11 3 Tool-specific initialization for X11 36 'X11',
|
/external/mesa3d/scons/ |
x11.py | 0 """x11 3 Tool-specific initialization for X11 36 'X11',
|
/external/qemu/distrib/sdl-1.2.15/ |
sources.make | 190 SRCS += x11/SDL_x11dyn.c \ 191 x11/SDL_x11dga.c \ 192 x11/SDL_x11events.c \ 193 x11/SDL_x11gamma.c \ 194 x11/SDL_x11gl.c \ 195 x11/SDL_x11image.c \ 196 x11/SDL_x11modes.c \ 197 x11/SDL_x11mouse.c \ 198 x11/SDL_x11video.c \ 199 x11/SDL_x11wm.c [all...] |
/external/clang/test/CodeGen/ |
override-layout.c | 96 // CHECK: Type: struct X11 97 struct PACKED X11 { 146 struct X11 x11; local 147 typedef int X11array[sizeof(struct X11)]; 148 x11.y = sizeof(struct X11);
|
/external/chromium_org/chrome/renderer/ |
web_apps_unittest.cc | 39 { "10x11", true, false, 1, 10, 11, 0, 0 }, 40 { " 10x11 ", true, false, 1, 10, 11, 0, 0 }, 41 { " 10x11 1x2", true, false, 2, 10, 11, 1, 2 },
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftxf86.h | 5 /* Support functions for X11. */ 52 /* This function is in the X11/xf86 namespace for historical reasons */ 65 /* which can be used as an X11 FONT_PROPERTY. Possible values are */
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
x11_desktop_handler.h | 8 #include <X11/Xlib.h> 22 // X11 events on the X11 root window. Destroys itself when aura::Env is
|
/external/freetype/include/freetype/ |
ftxf86.h | 5 /* Support functions for X11. */ 52 /* This function is in the X11/xf86 namespace for historical reasons */ 65 /* which can be used as an X11 FONT_PROPERTY. Possible values are */
|
/sdk/emulator/opengl/host/libs/Translator/include/EGL/ |
eglinternalplatform.h | 53 /* X11 (tentative) */ 55 #include <X11/Xlib.h> 56 #include <X11/Xutil.h>
|
/external/chromium_org/chrome/browser/themes/ |
theme_service_aurax11.h | 11 // provides the native X11 theme.
|
/external/chromium_org/third_party/freetype/src/base/ |
ftxf86.c | 5 /* FreeType utility file for X11 support (body). */
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
SConscript | 20 if conf.CheckHeader('X11/extensions/dpmsconst.h'):
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/ |
Makefile | 9 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
RELEASE_NOTES | 29 extension functions you may need from the X11 libGL, or OpenGL framework 30 libGL. Previous versions of the X11 libGL didn't allow getting the newer 35 New support for GLXPixmaps works well with mixed X11 and OpenGL drawing 42 not possible to render to with X11, which is allowed by the spec.
|