OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x11
(Results
226 - 250
of
3860
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/media/tools/player_x11/
player_x11.cc
34
// Include
X11
headers here because
X11
/Xlib.h #define's Status
37
#include <
X11
/XKBlib.h>
38
#include <
X11
/Xlib.h>
56
// Initialize
X11
. Returns true if successful. This method creates the
X11
73
XStoreName(g_display, g_window, "
X11
Media Player");
260
// Initialize
X11
.
/external/chromium_org/third_party/WebKit/Source/web/x11/
WebScreenInfoFactory.cpp
35
#include <
X11
/Xlib.h>
41
//
X11
/extensions/Xrandr.h). GDK provides a gdk_screen_get_monitor_geometry()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
block.c
30
#include <
X11
/Xlib.h>
31
#include <
X11
/extensions/XvMClib.h>
xvmc_private.h
31
#include <
X11
/Xlib.h>
32
#include <
X11
/extensions/XvMClib.h>
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
testlib.h
38
#include <
X11
/Xlib.h>
39
#include <
X11
/extensions/XvMClib.h>
/external/chromium_org/third_party/npapi/bindings/
npapi_x11.h
47
#include <
X11
/Xlib.h>
48
#include <
X11
/Xutil.h>
/external/chromium_org/third_party/skia/src/core/
SkFilterProc.h
17
unsigned x10, unsigned
x11
);
62
uint32_t x10, uint32_t
x11
);
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.h
8
#include <
X11
/Xlib.h>
55
// A way of converting an
X11
|xid| host window into a |content_window_|.
58
// A way of converting an
X11
|xid| host window into this object.
157
// Initializes our
X11
surface to draw on. This method performs all
158
// initialization related to talking to the
X11
server.
170
// Sends a message to the
x11
window manager, enabling or disabling the
194
//
X11
things
256
// The current root window host that has capture. While
X11
has something
/external/elfutils/tests/
run-addrscopes.sh
32
tests/foo.c (0
x11
): 0x8048348 (tests/foo.c:5) .. 0x804837e (tests/foo.c:16)
43
inline-test.c (0
x11
): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x8048364 (/home/roland/build/stock-elfutils/inline-test.c:16)
/external/kernel-headers/original/linux/
akm8976.h
17
#define AKECS_MODE_MEASURE_SEQ 0
x11
/* Starts sequential measurement */
61
#define ECS_IOCTL_APP_SET_MFLAG _IOW(AKMIO, 0
x11
, short)
/external/mesa3d/src/gallium/state_trackers/xvmc/
block.c
30
#include <
X11
/Xlib.h>
31
#include <
X11
/extensions/XvMClib.h>
xvmc_private.h
31
#include <
X11
/Xlib.h>
32
#include <
X11
/extensions/XvMClib.h>
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
testlib.h
38
#include <
X11
/Xlib.h>
39
#include <
X11
/extensions/XvMClib.h>
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
Xvlibint.h
46
/* Apparently some
X11
systems can't include this multiple times... */
49
#include <
X11
/Xlibint.h>
/external/qemu/pc-bios/keymaps/
ar
20
Arabic_sad 0
x11
altgr
21
Arabic_fathatan 0
x11
shift altgr
es
33
lstroke 0
x11
altgr
34
Lstroke 0
x11
shift altgr
mk
22
Cyrillic_nje 0
x11
altgr
23
Cyrillic_NJE 0
x11
shift altgr
/external/skia/src/core/
SkFilterProc.h
17
unsigned x10, unsigned
x11
);
62
uint32_t x10, uint32_t
x11
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XTest.h
32
#include <
X11
/Xfuncproto.h>
50
#include <
X11
/extensions/XInput.h>
dpms.h
49
#include <
X11
/X.h>
50
#include <
X11
/Xmd.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XTest.h
32
#include <
X11
/Xfuncproto.h>
50
#include <
X11
/extensions/XInput.h>
dpms.h
49
#include <
X11
/X.h>
50
#include <
X11
/Xmd.h>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XTest.h
32
#include <
X11
/Xfuncproto.h>
50
#include <
X11
/extensions/XInput.h>
dpms.h
49
#include <
X11
/X.h>
50
#include <
X11
/Xmd.h>
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
akm8976.h
24
#define AKECS_MODE_MEASURE_SEQ 0
x11
64
#define ECS_IOCTL_APP_SET_MFLAG _IOW(AKMIO, 0
x11
, short)
Completed in 4872 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>