Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js97 …Event.observe(this.el_words, 'keyup', this.callbackWords_OnKeyup.bindAsEventListener(this)…
822 callbackWords_OnKeyup: function(evt) method in pfcClient