Searched refs:SetAtomArrayProperty (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/base/x/
H A Dx11_util.h197 UI_EXPORT bool SetAtomArrayProperty(XID window,
H A Dx11_util.cc906 bool SetAtomArrayProperty(XID window, function in namespace:ui
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_drag_drop_client_aurax11.cc585 ui::SetAtomArrayProperty(xwindow_, "XdndActionList", "ATOM", actions);
826 ui::SetAtomArrayProperty(xwindow_, "XdndTypeList", "ATOM", targets);
H A Ddesktop_root_window_host_x11.cc643 ui::SetAtomArrayProperty(xwindow_, "_NET_WM_ICON", "CARDINAL", data);
1034 ui::SetAtomArrayProperty(xwindow_,

Completed in 256 milliseconds