Home
last modified time | relevance | path

Searched refs:paintImpreciseInstantEvent (Results 1 – 3 of 3) sorted by relevance

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js455 …e.paintInstantEvent=function(B,C,D,A){if(B.isImprecise()){this.paintImpreciseInstantEvent(B,C,D,A);
609 Timeline.CompactEventPainter.prototype.paintImpreciseInstantEvent=function(I,G,B,A){var C={tooltip:… method in Timeline.CompactEventPainter
999 …e.paintInstantEvent=function(B,C,D,A){if(B.isImprecise()){this.paintImpreciseInstantEvent(B,C,D,A);
1035 Timeline.DetailedEventPainter.prototype.paintImpreciseInstantEvent=function(O,S,W,T){var X=this._ti… method in Timeline.DetailedEventPainter
1891 …e.paintInstantEvent=function(B,C,D,A){if(B.isImprecise()){this.paintImpreciseInstantEvent(B,C,D,A);
1924 Timeline.OriginalEventPainter.prototype.paintImpreciseInstantEvent=function(P,U,Z,W){var b=this._ti… method in Timeline.OriginalEventPainter
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js455 …e.paintInstantEvent=function(B,C,D,A){if(B.isImprecise()){this.paintImpreciseInstantEvent(B,C,D,A);
609 Timeline.CompactEventPainter.prototype.paintImpreciseInstantEvent=function(I,G,B,A){var C={tooltip:… method in Timeline.CompactEventPainter
999 …e.paintInstantEvent=function(B,C,D,A){if(B.isImprecise()){this.paintImpreciseInstantEvent(B,C,D,A);
1035 Timeline.DetailedEventPainter.prototype.paintImpreciseInstantEvent=function(O,S,W,T){var X=this._ti… method in Timeline.DetailedEventPainter
1891 …e.paintInstantEvent=function(B,C,D,A){if(B.isImprecise()){this.paintImpreciseInstantEvent(B,C,D,A);
1924 Timeline.OriginalEventPainter.prototype.paintImpreciseInstantEvent=function(P,U,Z,W){var b=this._ti… method in Timeline.OriginalEventPainter
/plugin/tline/
H A DCHANGES.txt101 * Changed calculation of labelTop for paintImpreciseInstantEvent to be same