HomeSort by relevance Sort by last modified time
    Searched full:xcreatewindow (Results 1 - 25 of 40) sorted by null

1 2

  /sdk/emulator/opengl/host/libs/libOpenglRender/
NativeLinuxSubWindow.cpp 39 Window win = XCreateWindow(*display_out,p_window,x,y, width,height,0,CopyFromParent,CopyFromParent,CopyFromParent,CWEventMask,&wa);
  /sdk/emulator/opengl/tests/ut_renderer/
X11RendererSurface.cpp 59 Window win = XCreateWindow( m_display,
X11Windowing.cpp 110 Window win = XCreateWindow( dpy,
  /tools/motodev/src/plugins/android.linux.x86/
gtk_bridge_app 
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-linux.c 159 sWindow = XCreateWindow(sDisplay, RootWindow(sDisplay, vi->screen),
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
eclipse 
  /external/skia/src/utils/unix/
SkOSWindow_Unix.cpp 50 fUnixWindow.fWin = XCreateWindow(dsp, RootWindow(dsp, fVi->screen),
  /external/quake/quake/src/WinQuake/
gl_vidlinuxglx.cpp 399 win_x = event.xcreatewindow.x;
400 win_y = event.xcreatewindow.y;
860 win = XCreateWindow(dpy, root, 0, 0, width, height,
vid_sunx.cpp 710 x_win = XCreateWindow( x_disp,
vid_sunxil.cpp 557 x_win = XCreateWindow( x_disp,
vid_x.cpp 582 x_win = XCreateWindow( x_disp,
  /external/dbus/tools/
dbus-launch-x11.c 366 wid = XCreateWindow (xdisplay, RootWindow (xdisplay, 0), -20, -20, 10, 10,
  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.c 872 if(event->xcreatewindow.parent == win) {
873 Widget child=XtWindowToWidget( dpy, event->xcreatewindow.window);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 359 FSwindow = XCreateWindow(SDL_Display, SDL_Root,
396 WMwindow = XCreateWindow(SDL_Display, SDL_Root,
1060 SDL_Window = XCreateWindow(SDL_Display, WMwindow,
    [all...]
SDL_x11gl.c 245 SDL_Window = XCreateWindow(SDL_Display, WMwindow,
SDL_x11sym.h 42 SDL_X11_SYM(Window,XCreateWindow,(Display* a,Window b,int c,int d,unsigned int e,unsigned int f,unsigned int g,int h,unsigned int i,Visual* j,unsigned long k,XSetWindowAttributes* l),(a,b,c,d,e,f,g,h,i,j,k,l),return)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/
eclipse_1310.so 
  /external/libpng/contrib/gregbook/
rpng-x.c 551 window = XCreateWindow(display, root, 0, 0, image_width, image_height, 0,
555 fprintf(stderr, "XCreateWindow() failed\n");
rpng2-x.c     [all...]
  /external/quake/quake/src/QW/client/
gl_vidlinux_x11.c 715 win=XCreateWindow(dpy,root,0,0,width,height,
gl_vidlinuxglx.c 663 win = XCreateWindow(dpy, root, 0, 0, width, height,
vid_x.c 505 x_win = XCreateWindow( x_disp,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 990 XCreateWindowEvent xcreatewindow; member in union:_XEvent
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 990 XCreateWindowEvent xcreatewindow; member in union:_XEvent
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 990 XCreateWindowEvent xcreatewindow; member in union:_XEvent
    [all...]

Completed in 7487 milliseconds

1 2