Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/web/
Dviewer.js1995 switchInProgress = evt.switchInProgress;
1996 …PDFViewerApplication.pdfViewer.presentationModeState = switchInProgress ? _ui_utils.PresentationMo…
4628 if (evt.switchInProgress) {
5369 if (!evt.active && !evt.switchInProgress && _this3.isThumbnailViewVisible) {
7571 _this._isViewerInPresentationMode = evt.active || evt.switchInProgress;
8926 if (this.switchInProgress || this.active || !this.viewer.hasChildNodes()) {
9018 switchInProgress: !!this.switchInProgress property
9026 if (this.switchInProgress) {
9027 clearTimeout(this.switchInProgress);
9030 this.switchInProgress = setTimeout(function () {
[all …]
Dviewer.js.map1switchInProgress","PresentationModeState","active","location","href","currentPage","loading","Rend…