| /plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
| D | fckjustifycommands.js | 131 style.textAlign = this.AlignValue ; 134 style.textAlign = '' ; 165 currentAlign = firstBlock.currentStyle.textAlign ;
|
| /plugin/fastwiki/ |
| D | templates.js | 137 $('.page_720').css({border: 0, textAlign: 'inherit'}); property 141 $('.page_720').css({border: '', textAlign: ''}); property
|
| /plugin/stlviewer/stlviewer/ |
| D | webgl_detector.js | 15 element.style.textAlign = 'center';
|
| /plugin/diagramsnet/lib/js/ |
| D | open.js | 73 hrow.style.textAlign = 'left'; 132 ctrlTd.style.textAlign = 'center';
|
| D | embed.dev.js | 650 btn.style.textAlign = 'center'; 667 td.style.textAlign = 'center';
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/ |
| D | popcorn.subtitle.js | 28 style.textAlign = "center";
|
| /plugin/statistics/js/ |
| D | chartjs-plugin-datalabels.js | 7 …textAlign:t.resolve([n.textAlign,"start"],i,u),textShadowBlur:t.resolve([n.textShadowBlur,0],i,u),…
|
| D | chart.js | 13 …textAlign&&(t.textAlign=e.textAlign),e.textBaseline&&(t.textBaseline=e.textBaseline)}(t,r),c=0;c<l… property
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Dialogs.js | 11 div.style.textAlign = 'center'; 298 div.style.textAlign = 'center'; 399 right.style.textAlign = 'left'; 1203 buttons.style.textAlign = 'right'; 1223 div.style.textAlign = 'right'; 1829 btns.style.textAlign = 'right'; 2302 div.style.textAlign = 'right'; 3852 btns.style.textAlign = 'right'; 4081 buttons.style.textAlign = 'center'; 4369 btns.style.textAlign = 'center'; [all …]
|
| D | Embed.js | 650 btn.style.textAlign = 'center'; 667 td.style.textAlign = 'center';
|
| D | mxRuler.js | 150 ctx.textAlign = 'center';
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Editor.js | 1058 div.style.textAlign = 'center'; 1086 btns.style.textAlign = 'center'; 1098 btns.style.textAlign = 'center'; 1748 widthInput.style.textAlign = 'right'; 1754 heightInput.style.textAlign = 'right'; 2016 td.style.textAlign = 'right'; 2137 td.style.textAlign = 'right';
|
| D | Dialogs.js | 251 buttons.style.textAlign = 'right'; 569 div.style.textAlign = 'right'; 1495 text.style.textAlign = 'center'; 1862 btns.style.textAlign = 'right'; 2493 right.style.textAlign = 'right';
|
| D | Format.js | 453 div.style.textAlign = 'left'; 458 label.style.textAlign = 'center'; 1458 input.style.textAlign = 'right'; 1581 label.style.textAlign = 'center'; 2512 wrapper.style.textAlign = 'right'; 3416 input.style.textAlign = 'right'; 4404 if (isEqualOrPrefixed(css.textAlign, 'justify')) 4406 setSelected(full, isEqualOrPrefixed(css.textAlign, 'justify')); 4421 setSelected(full, isEqualOrPrefixed(css.textAlign, 'justify')); 4422 setSelected(left, isEqualOrPrefixed(css.textAlign, 'left')); [all …]
|
| /plugin/drawio/ |
| D | script.js | 182 trElement.style.textAlign = "center" ;
|
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/ |
| D | can-override.js | 272 textAlign: keywordWithGlobal('text-align'), property
|
| D | compactable.js | 891 canOverride: canOverride.property.textAlign,
|
| /plugin/diagramsnet/lib/plugins/ |
| D | explore.js | 56 closeLabel.style.textAlign = 'right';
|
| /plugin/amcharts/assets/amcharts/plugins/dataloader/ |
| D | dataloader.min.js | 1 …eight=(void 0!==a.realHeight?a.realHeight:a.divRealHeight)+"px",e.style.textAlign="center",e.style…
|
| D | dataloader.js | 450 curtain.style.textAlign = 'center';
|
| /plugin/openlayersmap/ |
| D | script.js | 297 textAlign: 'center',
|
| /plugin/snow/ |
| D | snowstorm.js | 511 s.o.style.textAlign = 'center';
|
| /plugin/s5reloaded/ui/thesis/ |
| D | slides.js | 1226 pg.style.textAlign = "center"; 1390 pg.style.textAlign = "center"; 1910 obj.style.textAlign = "center"; 2172 obj.style.textAlign = "center"; 2812 pg.style.textAlign = "center";
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 16499 textAlign: true, property 19376 textAlign: true property 19568 textAlign: 'left', property 19656 var currentTextAlign = this.textAlign; 19657 this.textAlign = 'left'; 19659 this.textAlign = currentTextAlign; 19709 if (this.textAlign !== 'left' && this.textAlign !== 'justify') { 19710 ctx.translate(this.textAlign === 'center' ? (this.width / 2) : this.width, 0); 19721 ctx.textAlign = this.textAlign; 19778 if (this.textAlign !== 'justify') { [all …]
|
| D | fabric.min.js | 9 …t:true,fontSize:true,fontStyle:true,lineHeight:true,textDecoration:true,textAlign:true,backgroundC… 11 …textAlign:true},_reNewline:/\r?\n/,type:"text",fontSize:40,fontWeight:"normal",fontFamily:"Times N… property 13 …textAlign==="center"?this.width/2:this.textAlign==="right"?this.width:0;var lineHeight=this._getHe…
|