Lines Matching full:xwindow
119 gfx::AcceleratedWidget xwindow = root->GetAcceleratedWidget();
120 ui::SetIntProperty(xwindow, kInternalProp, kCARDINAL, internal);
121 ui::SetIntProperty(xwindow, kRotationProp, kCARDINAL, xrandr_rotation);
122 ui::SetIntProperty(xwindow,
869 gfx::AcceleratedWidget xwindow = root_windows[i]->GetAcceleratedWidget();
870 XStoreName(ui::GetXDisplay(), xwindow, name.c_str());