Searched refs:lPrimaryKeys (Results 1 – 1 of 1) sorted by relevance
808 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent() local809 rPrimaryCache.removeKey(lPrimaryKeys[0]); in setKeyEvent()810 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()824 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent() local825 rPrimaryCache.removeKey(lPrimaryKeys[0]); in setKeyEvent()826 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()838 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent() local839 rPrimaryCache.removeKey(lPrimaryKeys[0]); in setKeyEvent()840 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()
Completed in 23 milliseconds