Searched refs:XWindowProperty (Results 1 – 3 of 3) sorted by relevance
47 class XWindowProperty : public XWindowPropertyBase {49 XWindowProperty(Display* display, const Window window, const Atom property) in XWindowProperty() function51 ~XWindowProperty() override = default;58 RTC_DISALLOW_COPY_AND_ASSIGN(XWindowProperty);
90 XWindowProperty<uint32_t> window_type(cache->display(), window, in IsDesktopElement()117 XWindowProperty<uint32_t> window_state(cache->display(), window, in GetWindowState()
195 XWindowProperty<uint8_t> icc_profile_property(cache->display(), window, in Init()