Lines Matching refs:active

1994   var active = evt.active,
1996 …odeState = switchInProgress ? _ui_utils.PresentationModeState.CHANGING : active ? _ui_utils.Presen…
2356 if (PDFViewerApplication.overlayManager.active) {
4551 this.active = CursorTool.SELECT;
4573 if (tool === this.active) {
4578 switch (_this2.active) {
4607 this.active = tool;
4616 tool: this.active
4634 if (evt.active) {
4635 previouslyActive = _this3.active;
4651 return this.active;
4694 if (!this.active) {
4695 this.active = true;
4705 if (this.active) {
4706 this.active = false;
4719 if (this.active) {
5031 this.active = SidebarView.THUMBS;
5095 var isViewChanged = view !== this.active;
5133 this.active = view;
5156 this._hideUINotification(this.active);
5171 if (this.active === SidebarView.THUMBS) {
5179 this._hideUINotification(this.active);
5257 } else if (view === this.active) {
5343 } else if (_this3.active === SidebarView.OUTLINE) {
5363 if (_this3.active === SidebarView.ATTACHMENTS) {
5369 if (!evt.active && !evt.switchInProgress && _this3.isThumbnailViewVisible) {
5377 return this.isOpen ? this.active : SidebarView.NONE;
5382 return this.isOpen && this.active === SidebarView.THUMBS;
5387 return this.isOpen && this.active === SidebarView.OUTLINE;
5392 return this.isOpen && this.active === SidebarView.ATTACHMENTS;
6202 if (this.overlayManager.active !== this.overlayName) {
7571 _this._isViewerInPresentationMode = evt.active || evt.switchInProgress;
8884 this.active = false;
8926 if (this.switchInProgress || this.active || !this.viewer.hasChildNodes()) {
8957 if (!this.active) {
9017 active: this.active,
9051 this.active = true;
9079 _this4.active = false;
9164 if (!this.active) {
15443 if (overlayManager.active !== 'printServiceOverlay') {
15502 if (!_this2.active) {
15513 get active() {
15518 if (!this.active) {
15543 if (overlayManager.active === 'printServiceOverlay') {
15554 if (activeServiceOnEntry.active) {