Lines Matching +refs:text +refs:line +refs:d

469 }var J={text:H.getText(),color:H.getTextColor()||H.getColor(),className:H.getClassName()};  property in Timeline.CompactEventPainter.paintPreciseInstantEvent.J
485 var M={text:String.substitute(this._params.compositeEventLabelTemplate,[J.length])}; property in Timeline.CompactEventPainter.paintCompositePreciseInstantEvents.M
525 var K={text:a,iconData:X,labelSize:W,iconLeft:C.width+n*V-X.width}; property in Timeline.CompactEventPainter.paintStackedPreciseInstantEvents.K
575 var d=function(u){var w=l[u]; method in Timeline.CompactEventPainter.paintStackedPreciseInstantEvents
578 var v=I._paintEventLabel({tooltip:i},{text:w.text},F+w.labelLeft,Z+w.top,w.labelSize.width,w.labelS…
599 n++){d(n);
601 var A=this._paintEventLabel({tooltip:e},{text:e},F+J,Z+m,H.width,H.height,c);
615 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintImpreciseInstantEvent.K
633 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintPreciseDurationEvent.K
651 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintImpreciseDurationEvent.K
666 var d=F(V);
673 var A=F(S.end)-d;
674 var L=F(S.start)-d;
687 }}var P=a.text;
698 }var G=this._fitTracks(d,W);
701 D.labelElmtData=this._paintEventLabel(O,a,d+U,K+b,H.width,H.height,c);
703 …t" in S&&"end" in S){D.tapeElmtData=this._paintEventTape(O,S,X.tapeHeight,K,d,F("earliestEnd" in S…
704 }}if(I!=null){D.iconElmtData=this._paintEventIcon(O,I,K+b,d+N,X,c);
739 B.innerHTML=I.text;
1017 if(Math.min(D.solid,D.text)>=K+E.width){D.solid=C;
1018 D.text=K;
1021 O=this._findFreeTrackForText(F,K+E.width,function(U){U.line=H-2;
1023 this._getTrackData(O).text=C;
1055 R=this._findFreeTrackForText(H,J,function(Y){Y.line=K-2;
1057 this._getTrackData(R).text=D;
1084 var N=this._findFreeTrackForText(D,J+C.width,function(V){V.line=F-2;
1086 this._getTrackData(N).text=F-2;
1117 var Q=this._findFreeTrackForText(D,L+C.width,function(a){a.line=E-2;
1119 this._getTrackData(Q).text=E-2;
1134 if(Math.min(B.solid,B.text)>D&&(!(A)||B.line>A)){return C;
1135 }}else{this._lowerTracks.push({solid:Number.POSITIVE_INFINITY,text:Number.POSITIVE_INFINITY,line:Nu…
1138 if(Math.min(B.solid,B.text)>D&&(!(A)||B.line>A)){return -1-C;
1139 }}else{this._upperTracks.push({solid:Number.POSITIVE_INFINITY,text:Number.POSITIVE_INFINITY,line:Nu…
1164 …th){this._upperTracks.push({solid:Number.POSITIVE_INFINITY,text:Number.POSITIVE_INFINITY,line:Numb…
1168 …th){this._lowerTracks.push({solid:Number.POSITIVE_INFINITY,text:Number.POSITIVE_INFINITY,line:Numb…
1177 if(Math.min(B.solid,B.text)>=C){break;
1183 if(Math.min(B.solid,B.text)>=C){break;
1321 var A=("showLine" in this._params)?this._params.showLine:this._theme.ether.interval.line.show;
1383 var A=("showLine" in this._params)?this._params.showLine:this._theme.ether.interval.line.show;
1442 var A=("showLine" in this._params)?this._params.showLine:this._theme.ether.interval.line.show;
1466 return{text:H,emphasized:H==0};
1486 var A=("showLine" in this._params)?this._params.showLine:this._theme.ether.interval.line.show;
1508 if(F!=0){return{text:"Q"+(F+1),emphasized:false};
1509 }else{return{text:"Y"+(G.getUTCFullYear()-C._startDate.getUTCFullYear()+1),emphasized:true};
1531 var K=C.ether.interval.line;
1560 O.innerHTML=Z.text;
1800 }return{text:D,emphasized:F};
1947 var M=function(d,c,e){return Q._onClickInstantEvent(C.elmt,c,P); argument
2011 var L=function(e,d,f){return P._onClickDurationEvent(B.elmt,d,O); argument
2313 …te("latestStart")),earliestEnd:E(D.getAttribute("earliestEnd")),instant:B,text:D.getAttribute("tit…
2333 ….end),latestStart:E(A.latestStart),earliestEnd:E(A.earliestEnd),instant:C,text:A.title,description…
2360 …latestStart:G(D["latestStart"]),earliestEnd:G(D["earliestEnd"]),instant:C,text:D["title"],descript…
2435 this._text=(A.text!=null)?SimileAjax.HTML.deEntify(A.text):"";
2548 this.ether={backgroundColors:[],highlightOpacity:50,interval:{line:{show:true,opacity:25},weekend:{… class in Timeline.ClassicTheme._Impl.ether.interval