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

  /external/chromium_org/ui/base/x/
x11_util.h 185 UI_EXPORT bool GetXIDProperty(XID window, const std::string& property_name,
x11_util.cc 843 bool GetXIDProperty(XID window, const std::string& property_name, XID* value) {
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc 121 ui::GetXIDProperty(*mouse_window, "XdndProxy", &target);

Completed in 922 milliseconds