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

  /external/chromium_org/content/test/plugin/
plugin_javascript_open_popup.cc 84 Window xwindow = reinterpret_cast<Window>(window->window); local
89 if (xwindow) {
93 Status status = XQueryTree(extra->display, xwindow, &root, &parent,
  /external/chromium_org/ui/base/x/
selection_owner.h 25 // The selection owner object keeps track of which xwindow is the current
31 ::Window xwindow,
selection_requestor.h 35 ::Window xwindow,
  /external/chromium_org/third_party/skia/include/views/
SkOSWindow_Unix.h 76 // we recreate the underlying xwindow if this changes
  /external/skia/include/views/
SkOSWindow_Unix.h 76 // we recreate the underlying xwindow if this changes
  /external/chromium_org/mojo/services/native_viewport/
native_viewport_x11.cc 64 // TODO(beng): perform this in response to XWindow destruction.
  /external/chromium/base/
message_pump_glib_x.cc 103 void MessagePumpGlibX::SetupXInput2ForXWindow(Window xwindow) {
124 XISelectEvents(xdisplay, xwindow, evmasks, pointer_devices_.size());
  /external/chromium_org/ash/display/
display_controller.cc 117 gfx::AcceleratedWidget xwindow = root->host()->GetAcceleratedWidget(); local
118 ui::SetIntProperty(xwindow, kInternalProp, kCARDINAL, internal);
119 ui::SetIntProperty(xwindow, kRotationProp, kCARDINAL, xrandr_rotation);
120 ui::SetIntProperty(xwindow,
802 gfx::AcceleratedWidget xwindow = local
804 XStoreName(gfx::GetXDisplay(), xwindow, name.c_str()); local
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11.h 115 // our own xwindow just to receive events on it.
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc 374 ::Window xwindow)
378 xwindow_(xwindow),
389 DCHECK(g_live_client_map.Get().find(xwindow) ==
391 g_live_client_map.Get().insert(std::make_pair(xwindow, this));
desktop_drag_drop_client_aurax11.h 56 ::Window xwindow);
  /external/chromium_org/content/shell/browser/
shell_views.cc 373 // 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 1044 milliseconds