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

  /external/chromium_org/third_party/skia/include/views/
SkOSWindow_Unix.h 76 // we recreate the underlying xwindow if this changes
  /external/chromium_org/ui/views/test/
x11_property_change_waiter.h 34 XID xwindow() const { function in class:views::X11PropertyChangeWaiter
  /external/skia/include/views/
SkOSWindow_Unix.h 76 // we recreate the underlying xwindow if this changes
  /external/chromium_org/ui/base/x/
selection_owner.h 24 // The selection owner object keeps track of which xwindow is the current
30 XID xwindow,
selection_requestor.h 34 XID xwindow,
  /external/chromium_org/ash/display/
display_controller.cc 118 gfx::AcceleratedWidget xwindow = host->GetAcceleratedWidget(); local
119 ui::SetIntProperty(xwindow, kInternalProp, kCARDINAL, internal);
120 ui::SetIntProperty(xwindow, kRotationProp, kCARDINAL, xrandr_rotation);
121 ui::SetIntProperty(xwindow,
779 gfx::AcceleratedWidget xwindow = local
781 XStoreName(gfx::GetXDisplay(), xwindow, name.c_str()); local
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 116 GLXWindow createWindow (::Window xWindow);
336 GLXWindow GlxVisual::createWindow (::Window xWindow)
338 return TCU_CHECK_GLX(glXCreateWindow(getXDisplay(), m_fbConfig, xWindow, NULL));
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11.h 128 // our own xwindow just to receive events on it.
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc 377 ::Window xwindow)
380 xwindow_(xwindow),
395 // |xwindow|.
396 g_live_client_map.Get()[xwindow] = this;
    [all...]
desktop_drag_drop_client_aurax11.h 61 ::Window xwindow);
x11_topmost_window_finder_interactive_uitest.cc 56 if (ui::GetAtomArrayProperty(xwindow(), "_NET_WM_STATE", &wm_states)) {
desktop_window_tree_host_x11_unittest.cc 58 if (ui::GetAtomArrayProperty(xwindow(), "_NET_WM_STATE", &hints)) {
  /external/chromium_org/content/shell/browser/
shell_views.cc 513 // which XWindow owned by RootWindow doesn't get mapped.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 772 milliseconds