Searched refs:onBeforeDraw (Results 1 – 2 of 2) sorted by relevance
10533 pageView.onBeforeDraw = function () { function11676 this.onBeforeDraw = null;12096 if (this.onBeforeDraw) {12097 this.onBeforeDraw();
1 …onBeforeDraw = () => {\n // Add the page to the buffer at the start of drawing. That way it…