Searched refs:PropertyExists (Results 1 – 7 of 7) sorted by relevance
65 if (ui::PropertyExists(window, "WM_STATE")) { in ShouldStopIterating()89 if (ui::PropertyExists(window, "WM_STATE")) { in ShouldStopIterating()
41 if (ui::PropertyExists(window, "_SCREENSAVER_VERSION")) in IsScreensaverWindow()
64 if (ui::PropertyExists(window, "WM_STATE")) { in ShouldStopIterating()88 if (ui::PropertyExists(window, "WM_STATE")) { in ShouldStopIterating()
35 if (ui::PropertyExists(window, "_SCREENSAVER_VERSION")) in IsScreensaverWindow()
159 UI_EXPORT bool PropertyExists(XID window, const std::string& property_name);
682 bool PropertyExists(XID window, const std::string& property_name) { in PropertyExists() function
94 if (ui::PropertyExists(window, "WM_STATE")) { in ShouldStopIterating()