Searched refs:newMods (Results 1 – 1 of 1) sorted by relevance
480 … KeyboardModifierSet newMods = KeyboardModifierSet.parseSet(modifiers == null ? "" : modifiers); in handlePathValue() local481 if (!newMods.equals(keyMapModifiers)) { in handlePathValue()486 keyMapModifiers = newMods; in handlePathValue()