Home
last modified time | relevance | path

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

/plugin/photogallery/lightGallery/js/
Dlightgallery.js46 keyPress: true, property
235 if (_this.s.keyPress) {
236 _this.keyPress();
977 Plugin.prototype.keyPress = function() { method in Plugin
Dlightgallery.min.js4keyPress:!0,controls:!0,slideEndAnimatoin:!0,hideControlOnEnd:!1,mousewheel:!0,getCaptionFromTitle… property
/plugin/s5reloaded/ui/effects_support/
Ddragdrop.js135 this.eventKeypress = this.keyPress.bindAsEventListener(this);
192 keyPress: function(event) { method
194 this.activeDraggable.keyPress(event);
444 keyPress: function(event) { method