Home
last modified time | relevance | path

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

/dports/deskutils/latte-dock/latte-dock-0.10.6/app/wm/tracker/
H A Dlastactivewindow.h48 Q_PROPERTY(bool isFullScreenable READ isFullScreenable NOTIFY isFullScreenableChanged)
86 bool isFullScreenable() const;
H A Dlastactivewindow.cpp206 bool LastActiveWindow::isFullScreenable() const in isFullScreenable() function in Latte::WindowSystem::Tracker::LastActiveWindow
450 setIsFullScreenable(info.isFullScreenable()); in setInformation()
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/wm/
H A Dwindowinfowrap.h80 bool isFullScreenable() const;
H A Dwindowinfowrap.cpp312 bool WindowInfoWrap::isFullScreenable() const in isFullScreenable() function in Latte::WindowSystem::WindowInfoWrap
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dxdgshellclient.h128 bool isFullScreenable() const override;
H A Dabstract_client.h67 Q_PROPERTY(bool fullScreenable READ isFullScreenable)
434 virtual bool isFullScreenable() const;
H A Dx11client.h159 bool isFullScreenable() const override;
H A Dabstract_client.cpp1511 w->setFullscreenable(isFullScreenable()); in setupWindowManagementInterface()
3653 bool AbstractClient::isFullScreenable() const in isFullScreenable() function in KWin::AbstractClient
H A Dxdgshellclient.cpp507 bool XdgToplevelClient::isFullScreenable() const in isFullScreenable() function in KWin::XdgToplevelClient
H A Dx11client.cpp1278 bool X11Client::isFullScreenable() const in isFullScreenable() function in KWin::X11Client
4403 if (!isFullScreenable()) { in userCanSetFullScreen()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/krunner-integration/
H A Dwindowsrunnerinterface.cpp350 return client->isFullScreenable(); in actionSupported()
/dports/misc/netron/node_modules/electron/
H A Delectron.d.ts2347 isFullScreenable(): boolean;