Searched refs:PROTOCOLS2 (Results 1 – 5 of 5) sorted by relevance
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/osx/ |
H A D | kwindowinfo.cpp | 289 … kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2TransientFor) == 0, 176) 296 … kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2GroupLeader) == 0, 176) 303 … kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2WindowClass) == 0, 176) 310 … kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2WindowClass) == 0, 176) 317 kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2WindowRole) == 0, 176) 324 …kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2ClientMachine) == 0, 176) 331 …kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2AllowedActions) == 0, 17…
|
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/windows/ |
H A D | kwindowinfo.cpp | 263 … kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2TransientFor) == 0, 176) 270 … kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2GroupLeader) == 0, 176) 310 kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2WindowRole) == 0, 176) 317 …kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2ClientMachine) == 0, 176) 324 …kWarning((d->info->passedProperties()[ NETWinInfo::PROTOCOLS2 ] & NET::WM2AllowedActions) == 0, 17…
|
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/xcb/ |
H A D | netwm.h | 51 PROTOCOLS2, enumerator 953 PROTOCOLS2, enumerator
|
H A D | netwm.cpp | 1641 props[PROTOCOLS2] = p2; in event()
|
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/ |
H A D | kdeui.py | 13006 PROTOCOLS2 = None # int - member variable in NETRootInfo 13172 PROTOCOLS2 = None # int - member variable in NETWinInfo
|