Searched refs:_isVisible (Results 1 – 7 of 7) sorted by relevance
441 _isVisible: function(element) { method in Test.Unit.Assertions448 return this._isVisible(element.parentNode);451 …this.assert(!this._isVisible(element), Test.Unit.inspect(element) + " was not hidden and didn't ha…454 …this.assert(this._isVisible(element), Test.Unit.inspect(element) + " was not visible. " + ("" || a…
111 if($Htag->_isVisible($page,$ns)) {
714 public function _isVisible($id, $ns='') { function in helper_plugin_tag
13 …_isVisible()||!e.display||s>=n||i<=1||!this.isHorizontal())return void(this.labelRotation=s);const…
396 …_isVisible=!1,this._register(this._editor.onDidLayoutChange(()=>{this._isVisible&&this._layout()})…
1 …_isVisible = false;\n this._isNeeded = false;\n this._shouldBeVisible = false;\n …