Home
last modified time | relevance | path

Searched +refs:_ref +refs:findController (Results 1 – 1 of 1) sorted by relevance

/plugin/pdfjs/pdfjs/web/
Dviewer.js661 …var appConfig, eventBus, pdfRenderingQueue, pdfLinkService, downloadManager, findController, conta…
683 findController = new _pdf_find_controller.PDFFindController({
687 this.findController = findController;
697 findController: findController, property
1021 loadingTask.onProgress = function (_ref) { argument
1022 var loaded = _ref.loaded,
1023 total = _ref.total;
2203 PDFViewerApplication.findController.executeCommand('find' + evt.type, {
2214 PDFViewerApplication.findController.executeCommand('find', {
2378 var findState = PDFViewerApplication.findController.state;
[all …]