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