Home
last modified time | relevance | path

Searched refs:simulateKey (Results 1 – 1 of 1) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js47 Event.simulateKey = function(element, eventName) { function
66 Event.simulateKey(element,'keypress',{charCode:command.charCodeAt(i)});