Searched defs:forAllActiveRules (Results 1 – 1 of 1) sorted by relevance
198 forAllActiveRules((rule) -> { in interceptKeyLocked() method286 private boolean forAllActiveRules(ToBooleanFunction<TwoKeysCombinationRule> callback) { in forAllActiveRules() method in KeyCombinationManager