Home
last modified time | relevance | path

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

/dports/x11-wm/wm2/wm2-4/
H A DConfig.h26 #define CONFIG_AUTO_RAISE_DELAY 400 macro
H A DEvents.C195 t - m_focusTimestamp > CONFIG_AUTO_RAISE_DELAY) { in checkDelaysForFocus()
/dports/x11-wm/wmx/wmx-8/
H A DConfig.h122 #define CONFIG_AUTO_RAISE_DELAY (DynamicConfig::config.raiseDelay()) macro
H A DEvents.C290 t - m_focusTimestamp > (Time)CONFIG_AUTO_RAISE_DELAY) { in checkDelaysForFocus()