Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/data/public/js/
H A Dactivity.js5 this.onunactivate = function() {}; method in DetectActivity.initialize
20 if (this.onunactivate) this.onunactivate();
H A Dpfcclient.js90 …if (pfc_notify_window) this.detectactivity.onunactivate = this.gui.unnotifyWindow.bindAsEventListe…