Home
last modified time | relevance | path

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

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js131 this._paintEvents();
322 Timeline._Band.prototype._onAddMany=function(){this._paintEvents();
324 Timeline._Band.prototype._onClear=function(){this._paintEvents();
337 Timeline._Band.prototype._paintEvents=function(){this._eventPainter.paint(); method in Timeline._Band
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js131 this._paintEvents();
322 Timeline._Band.prototype._onAddMany=function(){this._paintEvents();
324 Timeline._Band.prototype._onClear=function(){this._paintEvents();
337 Timeline._Band.prototype._paintEvents=function(){this._eventPainter.paint(); method in Timeline._Band