Home
last modified time | relevance | path

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

/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1739 …Size:50,borderGraphicCSSClassPrefix:"simileAjax-bubble-border-",arrowGraphicTargetOffset:33,arrowG… property in SimileAjax.Graphics.bubbleConfig
1823 if((F&&F=="top")||(!F&&(A-E.arrowGraphicTargetOffset-N-E.borderGraphicSize-E.extraPadding>0))){var …
1826 H.style.top=(A-E.arrowGraphicTargetOffset-N)+"px";
1828 }else{if((F&&F=="bottom")||(!F&&(A+E.arrowGraphicTargetOffset+N+E.borderGraphicSize+E.extraPadding<…
1831 H.style.top=(A+E.arrowGraphicTargetOffset)+"px";
1835 if((F&&F=="left")||(!F&&(B-E.arrowGraphicTargetOffset-J-E.borderGraphicSize-E.extraPadding>0))){var…
1838 H.style.left=(B-E.arrowGraphicTargetOffset-J)+"px";
1842 H.style.left=(B+E.arrowGraphicTargetOffset)+"px";
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1739 …Size:50,borderGraphicCSSClassPrefix:"simileAjax-bubble-border-",arrowGraphicTargetOffset:33,arrowG… property in SimileAjax.Graphics.bubbleConfig
1823 if((F&&F=="top")||(!F&&(A-E.arrowGraphicTargetOffset-N-E.borderGraphicSize-E.extraPadding>0))){var …
1826 H.style.top=(A-E.arrowGraphicTargetOffset-N)+"px";
1828 }else{if((F&&F=="bottom")||(!F&&(A+E.arrowGraphicTargetOffset+N+E.borderGraphicSize+E.extraPadding<…
1831 H.style.top=(A+E.arrowGraphicTargetOffset)+"px";
1835 if((F&&F=="left")||(!F&&(B-E.arrowGraphicTargetOffset-J-E.borderGraphicSize-E.extraPadding>0))){var…
1838 H.style.left=(B-E.arrowGraphicTargetOffset-J)+"px";
1842 H.style.left=(B+E.arrowGraphicTargetOffset)+"px";