Searched refs:rPrimaryCache (Results 1 – 1 of 1) sorted by relevance
755 if (rPrimaryCache.hasKey(aKeyEvent)) in getCommandByKeyEvent()756 return rPrimaryCache.getCommandByKey(aKeyEvent); in getCommandByKeyEvent()794 if ( rPrimaryCache.hasKey(aKeyEvent) ) in setKeyEvent()806 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()822 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()836 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()839 rPrimaryCache.removeKey(lPrimaryKeys[0]); in setKeyEvent()866 if (rPrimaryCache.hasKey(aKeyEvent)) in removeKeyEvent()879 rPrimaryCache.removeKey(aKeyEvent); in removeKeyEvent()1013 if (rPrimaryCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()[all …]
Completed in 23 milliseconds