Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DPrioritizedEventQueue.cpp111 bool normalPending = !mNormalQueue->IsEmpty(aProofOfLock); in SelectQueue() local
148 } else if (normalPending) { in SelectQueue()
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/plugins/shellintegration/xdg-shell-v6/
H A Dqwaylandxdgshellv6.cpp90 bool normalPending = !(m_pending.states & (Qt::WindowMaximized|Qt::WindowFullScreen)); in applyConfigure() local
91 if (normalPending && !m_normalSize.isEmpty()) in applyConfigure()
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/plugins/shellintegration/xdg-shell/
H A Dqwaylandxdgshell.cpp95 bool normalPending = !(m_pending.states & (Qt::WindowMaximized|Qt::WindowFullScreen)); in applyConfigure() local
96 if (normalPending && !m_normalSize.isEmpty()) in applyConfigure()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_waylandshells/waylandshells/xdg-shell/
H A Dqwaylandxdgshell.cpp105 bool normalPending = !(m_pending.states & (Qt::WindowMaximized|Qt::WindowFullScreen)); in applyConfigure() local
106 if (normalPending && !m_normalSize.isEmpty()) in applyConfigure()