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

  /external/chromium/chrome/browser/chromeos/
wm_ipc.cc 39 bool SetIntProperty(XID xid, Atom xatom, const std::vector<int>& values) {
76 return SetIntProperty(ui::GetX11WindowFromGtkWidget(widget),
161 SetIntProperty(gdk_x11_get_default_root_xwindow(),
  /external/chromium_org/ui/base/x/
x11_util.h 189 UI_EXPORT bool SetIntProperty(XID window,
x11_util.cc 873 bool SetIntProperty(XID window,
    [all...]
  /external/chromium_org/ash/display/
display_controller.cc 118 ui::SetIntProperty(xwindow, kInternalProp, kCARDINAL, internal);
119 ui::SetIntProperty(xwindow, kRotationProp, kCARDINAL, xrandr_rotation);
120 ui::SetIntProperty(xwindow,

Completed in 3013 milliseconds