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

  /external/chromium_org/ui/base/x/
x11_util.h 197 UI_EXPORT bool SetAtomArrayProperty(XID window,
x11_util.cc 906 bool SetAtomArrayProperty(XID window,
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc 585 ui::SetAtomArrayProperty(xwindow_, "XdndActionList", "ATOM", actions);
826 ui::SetAtomArrayProperty(xwindow_, "XdndTypeList", "ATOM", targets);
desktop_root_window_host_x11.cc 643 ui::SetAtomArrayProperty(xwindow_, "_NET_WM_ICON", "CARDINAL", data);
    [all...]

Completed in 205 milliseconds