Home
last modified time | relevance | path

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

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js775 this._showBubble(F.left+Math.ceil(E.offsetWidth/2),F.top+Math.ceil(E.offsetHeight/2),B);
786 this._showBubble(D.left+Math.ceil(C.offsetWidth/2),D.top+Math.ceil(C.offsetHeight/2),[B]);
797 }this._showBubble(A,E,[C]);
805 this._showBubble(C.left+B.offsetWidth/2,C.top+B.offsetHeight/2,[A]);
807 Timeline.CompactEventPainter.prototype._showBubble=function(A,F,B){var E=document.createElement("di… method in Timeline.CompactEventPainter
1274 this._showBubble(D.left+Math.ceil(C.offsetWidth/2),D.top+Math.ceil(C.offsetHeight/2),B);
1285 }this._showBubble(A,E,C);
1293 this._showBubble(C.left+B.offsetWidth/2,C.top+B.offsetHeight/2,A);
2113 this._showBubble(D.left+Math.ceil(C.offsetWidth/2),D.top+Math.ceil(C.offsetHeight/2),B);
2124 }this._showBubble(A,E,C);
[all …]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js775 this._showBubble(F.left+Math.ceil(E.offsetWidth/2),F.top+Math.ceil(E.offsetHeight/2),B);
786 this._showBubble(D.left+Math.ceil(C.offsetWidth/2),D.top+Math.ceil(C.offsetHeight/2),[B]);
797 }this._showBubble(A,E,[C]);
805 this._showBubble(C.left+B.offsetWidth/2,C.top+B.offsetHeight/2,[A]);
807 Timeline.CompactEventPainter.prototype._showBubble=function(A,F,B){var E=document.createElement("di… method in Timeline.CompactEventPainter
1274 this._showBubble(D.left+Math.ceil(C.offsetWidth/2),D.top+Math.ceil(C.offsetHeight/2),B);
1285 }this._showBubble(A,E,C);
1293 this._showBubble(C.left+B.offsetWidth/2,C.top+B.offsetHeight/2,A);
2113 this._showBubble(D.left+Math.ceil(C.offsetWidth/2),D.top+Math.ceil(C.offsetHeight/2),B);
2124 }this._showBubble(A,E,C);
[all …]