Home
last modified time | relevance | path

Searched refs:SetIntProperty (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Dwm_ipc.cc39 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/
Ddisplay_controller.cc118 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/
Dx11_util.h189 UI_EXPORT bool SetIntProperty(XID window,
Dx11_util.cc873 bool SetIntProperty(XID window, in SetIntProperty() function