Searched refs:GetXIDProperty (Results 1 – 3 of 3) sorted by relevance
178 UI_EXPORT bool GetXIDProperty(XID window, const std::string& property_name,
776 bool GetXIDProperty(XID window, const std::string& property_name, XID* value) { in GetXIDProperty() function
127 ui::GetXIDProperty(*mouse_window, "XdndProxy", &target); in FindWindowFor()