Searched refs:SetIntProperty (Results 1 – 4 of 4) sorted by relevance
/external/chromium/chrome/browser/chromeos/ |
D | wm_ipc.cc | 39 bool SetIntProperty(XID xid, Atom xatom, const std::vector<int>& values) { in SetIntProperty() function 76 return SetIntProperty(ui::GetX11WindowFromGtkWidget(widget), in SetWindowType() 161 SetIntProperty(gdk_x11_get_default_root_xwindow(), in SetLoggedInProperty()
|
/external/chromium_org/ash/display/ |
D | display_controller.cc | 118 ui::SetIntProperty(xwindow, kInternalProp, kCARDINAL, internal); in SetDisplayPropertiesOnHostWindow() 119 ui::SetIntProperty(xwindow, kRotationProp, kCARDINAL, xrandr_rotation); in SetDisplayPropertiesOnHostWindow() 120 ui::SetIntProperty(xwindow, in SetDisplayPropertiesOnHostWindow()
|
/external/chromium_org/ui/base/x/ |
D | x11_util.h | 189 UI_EXPORT bool SetIntProperty(XID window,
|
D | x11_util.cc | 873 bool SetIntProperty(XID window, in SetIntProperty() function
|