Searched refs:currentFocusElement_ (Results 1 – 1 of 1) sorted by relevance
685 if (this.currentFocusElement_)686 this.currentFocusElement_.tabIndex = -1;750 this.currentFocusElement_);752 var tile = this.currentFocusElement_.parentNode;790 var lastFocusElement = this.currentFocusElement_;813 get currentFocusElement_() { getter in TilePage