Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/web/
Dviewer.js10533 pageView.onBeforeDraw = function () { function
11676 this.onBeforeDraw = null;
12096 if (this.onBeforeDraw) {
12097 this.onBeforeDraw();
Dviewer.js.map1onBeforeDraw = () => {\n // Add the page to the buffer at the start of drawing. That way it…