HomeSort by relevance Sort by last modified time
    Searched full:root_window (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesapp.h 57 NCursesWindow* Root_Window; // This is the stdscr equiv.
103 Root_Window(rhs.Root_Window)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesapp.h 57 NCursesWindow* Root_Window; // This is the stdscr equiv.
103 Root_Window(rhs.Root_Window)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesapp.h 57 NCursesWindow* Root_Window; // This is the stdscr equiv.
103 Root_Window(rhs.Root_Window)
  /external/chromium/chrome/browser/chromeos/login/
background_view.cc 108 XID root_window = ui::GetX11RootWindow(); local
111 XChangeWindowAttributes(display, root_window, CWCursor, &attr);

Completed in 145 milliseconds