Home
last modified time | relevance | path

Searched refs:isHidden (Results 26 – 33 of 33) sorted by path

12

/plugin/jmol2/jmol/
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/nftr/
H A Daction.php60 private $isHidden = null; variable in action_plugin_nftr
97 if ($this->isHidden === null) $this->isHidden();
98 if ($this->isHidden === false) return;
117 function isHidden() function in action_plugin_nftr
130 $this->isHidden = true;
137 $this->isHidden = true;
144 $this->isHidden = true;
153 $this->isHidden = true;
159 $this->isHidden = true;
165 $this->isHidden = false;
/plugin/publish/action/
H A Dbanner.php103 if (!$this->hlp->isHidden()) {
/plugin/publish/
H A Dhelper.php288 function isHidden($id = null) { function in helper_plugin_publish
309 if (!$this->isHidden($id)) {
/plugin/revealjs/js/
H A Dreveal.js5692 var isHidden = document.webkitHidden ||
5698 if( isHidden === false && document.activeElement !== document.body ) {
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12isHidden,this.css({display:""});var t=this.layout.options,e={},i=this.getHideRevealTransitionEndPr…
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js217 if (!node || self.isHidden()) return false;
237 this.isHidden = function () /* :Boolean */ { method in Autosuggest
355 if (self.isHidden()) return;
408 if (self.isHidden()) {

12