Home
last modified time | relevance | path

Searched refs:registerSupportProperty (Results 1 – 1 of 1) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Deffects.cpp88 static xcb_atom_t registerSupportProperty(const QByteArray &propertyName) in registerSupportProperty() function
217 const auto atom = registerSupportProperty(*it); in EffectsHandlerImpl()
811 const auto atom = registerSupportProperty(propertyName); in announceSupportProperty()