Searched refs:PausePlot (Results 1 – 1 of 1) sorted by relevance
197 function PausePlot(width, height, size, scale) { class222 PausePlot.prototype.addPause = function (p) {239 PausePlot.prototype.iteratePauses = function (f) {257 PausePlot.prototype.draw = function () {487 pausePlot = new PausePlot(480, autoScale ? 240 : 500, 160, autoScale ? void 0 : 500);