Lines Matching refs:hasCommand
259 if (!rCache.hasCommand(sCommand)) in getKeyEventsByCommand()
292 if (!rCache.hasCommand(rCommand)) in getPreferredKeyEventsForCommandList()
325 if (!rCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()
799 if (rSecondaryCache.hasCommand(sOriginalCommand)) in setKeyEvent()
806 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()
822 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()
836 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()
872 if (rSecondaryCache.hasCommand(sOriginalCommand)) in removeKeyEvent()
911 if (!rPrimaryCache.hasCommand(sCommand) && !rSecondaryCache.hasCommand(sCommand)) in getKeyEventsByCommand()
969 if (!rCache.hasCommand(rCommand)) in getPreferredKeyEventsForCommandList()
1008 if (!rPrimaryCache.hasCommand(sCommand) && !rSecondaryCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()
1013 if (rPrimaryCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()
1015 if (rSecondaryCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()