Home
last modified time | relevance | path

Searched defs:isInstant (Results 1 – 3 of 3) sorted by relevance

/plugin/eventline/timeline_js/scripts/
H A Dsources.js441 isInstant: function() { return this._instant; }, method in Timeline.DefaultEventSource.Event
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js610 …art(),end:I.getEnd(),latestStart:I.getLatestStart(),earliestEnd:I.getEarliestEnd(),isInstant:true}; property in Timeline.CompactEventPainter.paintImpreciseInstantEvent.E
628 var E={start:I.getStart(),end:I.getEnd(),isInstant:false}; property in Timeline.CompactEventPainter.paintPreciseDurationEvent.E
646 …rt(),end:I.getEnd(),latestStart:I.getLatestStart(),earliestEnd:I.getEarliestEnd(),isInstant:false}; property in Timeline.CompactEventPainter.paintImpreciseDurationEvent.E
2438 },isInstant:function(){return this._instant; method in Timeline.DefaultEventSource.Event
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js610 …art(),end:I.getEnd(),latestStart:I.getLatestStart(),earliestEnd:I.getEarliestEnd(),isInstant:true}; property in Timeline.CompactEventPainter.paintImpreciseInstantEvent.E
628 var E={start:I.getStart(),end:I.getEnd(),isInstant:false}; property in Timeline.CompactEventPainter.paintPreciseDurationEvent.E
646 …rt(),end:I.getEnd(),latestStart:I.getLatestStart(),earliestEnd:I.getEarliestEnd(),isInstant:false}; property in Timeline.CompactEventPainter.paintImpreciseDurationEvent.E
2454 },isInstant:function(){return this._instant; method in Timeline.DefaultEventSource.Event