Searched refs:sCommands (Results 1 – 1 of 1) sorted by relevance
151 String[] sCommands = new String[] in checkGlobalAccelCfg() local241 String[] sCommands; in checkModuleAccelCfg() local248 sCommands = new String[] in checkModuleAccelCfg()259 sCommands = new String[] in checkModuleAccelCfg()270 sCommands = new String[] in checkModuleAccelCfg()281 sCommands = new String[] in checkModuleAccelCfg()427 xAccelCfg.setKeyEvent(convertShortcut2AWTKey(sKeys[i]), sCommands[i]); in impl_checkSetKeyCommands() local441 if (!sCommands[i].equals(sOriginalCommand)) in impl_checkSetKeyCommands()447 if (sCommands[i].equals(sChangedCommand)) in impl_checkSetKeyCommands()464 if (!sCommands[i].equals(sOriginalCommand)) in impl_checkSetKeyCommands()[all …]
Completed in 18 milliseconds