Home
last modified time | relevance | path

Searched refs:line (Results 51 – 75 of 2140) sorted by path

12345678910>>...86

/plugin/aimg/
H A Dstyle.css135 line-height: 1em;
/plugin/airtable/
H A DLICENSE632 the "copyright" line and a pointer to where the full notice is found.
634 <one line to give the program's name and a brief idea of what it does.>
/plugin/ajaxedit/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/amazon_heavy/
H A Dsyntax.php110 foreach ($tmp_amazon as $line) {
111 if ($line) {
112 list($var,$value)=split("=",$line);
/plugin/amazonlight/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/amcharts/assets/amcharts/
H A Damcharts.js88line(p,[0,q],[0,0],e,h,c),this.axisWidth=a.width,"bottom"==a.position?(k=c/2+f+n+m-1,c=l):(k=-c/2-…
92 …){if(0<=b&&b<=ya+1&&(0<B&&0<z&&b+l<=ya+1&&(fa=d.line(x,[b+l,b+l],[0,B],A,z,D),y.push(fa)),0<C&&(za…
94 …}else{0<=b&&b<=X+1&&(0<B&&0<z&&b+l<=X+1&&(fa=d.line(x,[0,B+1],[b+l,b+l],A,z,D),y.push(fa)),0<C&&(z…
172 …=[N,ra],Eb=[E,pa]);!isNaN(ra)&&!isNaN(pa)&&F<q&&0<F&&(Xa=d.line(h,Db,[F,F],Aa,X,ca),cb=d.line(h,Eb…
173 …=[M,sa],Gb=[F,qa]);!isNaN(sa)&&!isNaN(qa)&&E<n&&0<E&&(Xa=d.line(h,[E,E],Fb,Aa,X,ca),cb=d.line(h,[E…
175 …,q);0<=N&&N<=oa&&(qb=d.line(h,[N,N],[Hb,Sb],Ha,X,ca,da));0<F&&F<q&&(pb=d.line(h,[pa,ra],[F,F],Ha,X…
176 …,n);0<=M&&M<=Fa&&(qb=d.line(h,[Jb,Tb],[M,M],Ha,X,ca,da));0<E&&E<n&&(pb=d.line(h,[E,E],[qa,sa],Ha,X…
206line(this.container,[b,0,0],[c,0,h],this.cursorColor,f,1);d.setCN(a,this.vvLine,"cursor-line");d.s…
293line.attr({stroke:a});this.balloonText&&(clearTimeout(this.chart.hoverInt),a=this.line.getBBox(),t…
299line(a,[-c/2,c/2],[0,0],e,h,f,g,k);break;case "yError":t=a.set();t.push(d.line(a,[0,0],[-c/2,c/2],…
[all …]
H A Dfunnel.js11 c.ty,d=e.line(this.container,[c.tx0,c.tx,c.tx2],[c.ty0,d,d],this.labelTickColor,this.labelTickAlpha…
28line(b,[0,h,d+h],[0,k,k],u,g,t,D)),H=e.polygon(b,[0,0,d,d,0],[0,f,f,0,0],C,l,1,u,0,E),H.translate(…
31 …],r),N?b.translate(h/2,0):b.translate(0,k/2)):b=0===f?e.line(b,[0,d],[0,0],u,g,t,D):0===d?e.line(b…
H A Dgauge.js8 …C+(y-h)*Math.sin(r/180*Math.PI)),w=k(D-(y-h)*Math.cos(r/180*Math.PI)),q=c.line(p,[q,l],[n,w],G,E,M…
10 …C+(F-H)*Math.sin(w/180*Math.PI)),w=k(D-(F-H)*Math.cos(w/180*Math.PI)),q=c.line(p,[q,l],[n,w],G,E,M…
H A Dpie.js11 c.ty,d=k.line(this.container,[c.tx0,c.tx,c.tx2],[c.ty0,d,d],this.labelTickColor,this.labelTickAlpha…
H A Dradar.js6 …ath.sin(q/180*Math.PI),q=this.axisWidth*Math.cos(q/180*Math.PI);0<m&&(t=d.line(b.container,[0,t],[…
9line(l,[0,q*C],[b,b],w,z,t),m.push(y),d.setCN(f,y,a.bcn+"tick"),e&&d.setCN(f,y,"guide"),d.setCN(f,…
H A Dserial.js64line(b,[0,h,d+h],[0,f,f],p,n,m,z)),B=e.polygon(b,[0,0,d,d,0],[0,g,g,0,0],t,l,1,p,0,r),B.translate(…
67 …],E),K?b.translate(h/2,0):b.translate(0,f/2)):b=0===g?e.line(b,[0,d],[0,0],p,n,m,z):0===d?e.line(b…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md9 there when the web page loads, defined in-line or loaded via custom code.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md503 "width": 2, // Width of the pencil and line when entering the annotation mode
506 …"color": "#000000", // Color of the pencil, line, text and shapes when entering the annotation mode
509 "opacity": 1, // Opacity of the pencil, line, text and shapes when entering the annotation mode
514 …"mode": "pencil", // Drawing mode when entering the annotation mode "pencil", "line" and "arrow" a…
515 "modes": [ "pencil" , "line", "arrow" ], // Choice of modes offered in the menu
652 Each item in `content` represents either a text line (string) or an exported
655 To add a text line, simply use a string. It can even be a JavaScript variable or
982 * Fixed: Multiline text positioning / line heights
H A Dexport.css295 line-height: 36px;
H A Dexport.js350 line: function( options ) { method in AmCharts._this.drawing.handler
370 cfg.group.push( line );
415 _this.setup.fabric.add( line );
416 return line;
1147 _this.drawing.buffer.line = _this.drawing.handler.line( {
1159 if ( _this.drawing.buffer.line ) {
1161 var l = _this.drawing.buffer.line;
1208 if ( _this.drawing.buffer.line ) {
1213 delete _this.drawing.buffer.line.group;
1214 _this.drawing.handler.line( _this.drawing.buffer.line );
[all …]
H A Dexport.min.js1line:function(a){var d,e,f,g,b=c.deepMerge({x1:c.setup.fabric.width/2-c.setup.fabric.width/10,x2:c… method in AmCharts.c.drawing.handler
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js19787 var words = line.split(/\s+/),
19809 _getWidthOfWords: function (ctx, line) { argument
20974 chars = line.split(''),
21389 var line = this._textLines[lineIndex],
21392 numSpaces = line.length - line.replace(/\s+/g, '').length,
21408 var _char = line[charIndex];
21427 var line = this._textLines[lineIndex],
22180 for (var line in this.styles) {
22436 line;
22439 line = this._textLines[i].split('');
[all …]
H A Dfabric.min.js11line,left,top,lineIndex){top-=this.fontSize*this._fontSizeFraction;if(this.textAlign!=="justify"){… argument
13line=this._textLines[i];if(i===startLine){for(var j=0,len=line.length;j<len;j++){if(j>=start.charI… argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js13924 var currentHeight = (line) ? line.getHeight() : 0;
13931 if (line) {
13948 return line;
16412 line.x = context.x + (line.x || 0);
16413 line.y = context.y + (line.y || 0);
16415 this.alignLine(line);
16419 item: line
16432 var alignment = line.inlines && line.inlines.length > 0 && line.inlines[0].alignment;
16445 line.x = (line.x || 0) + offset;
16548 for(var key in line) {
[all …]
H A Dpdfmake.min.js16line:t,decoration:c,decorationColor:s,decorationStyle:h,inlines:[o]},e.push(n))}}else n=null}retur…
H A Dpdfmake.min.js.map1line","ascenderHeight","getAscenderHeight","textDecorator","drawBackground","inlines","inline","co…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js9278 var process_cell_style = function pcs(cell, line) { argument
9279 var xfd = line.XF.data;
9281 line.s = {};
9282 line.s.patternType = xfd.patternType;
9284 if((t = rgb2Hex(get_rgb(xfd.icvFore)))) { line.s.fgColor = {rgb:t}; }
9285 if((t = rgb2Hex(get_rgb(xfd.icvBack)))) { line.s.bgColor = {rgb:t}; }
9287 var addcell = function addcell(cell, line, options) { argument
9289 if(options.cellStyles && line.XF && line.XF.data) process_cell_style(cell, line);
9301 else out[last_cell] = line;
H A Dxlsx.min.js8line){var xfd=line.XF.data;if(!xfd||!xfd.patternType)return;line.s={};line.s.patternType=xfd.patte… argument
H A Dxlsx.min.map1 …lid","XFs","palette","get_rgb","getrgb","icv","process_cell_style","pcs","line","xfd","addcell","r…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md13 line chart with legend guides, labels, titles and other elements will be
168 The above will add a round bullet and set line thickness to all of the graphs on

12345678910>>...86