Searched refs:_keyboard_action (Results 1 – 1 of 1) sorted by relevance
463 addEvent(document,'keydown',this._keyboard_action);469 removeEvent(document,'keydown',this._keyboard_action);471 _keyboard_action: function(e) { method in LightBox