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