/plugin/ckgdoku/ckeditor/lang/ |
H A D | en.js | 1 …ws"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width… property in CKEDITOR.lang.en.forms.textfield
|
H A D | lang_array.txt | 343 "charWidth": "Character Width",
|
H A D | en.js.beautified | 339 charWidth: "Character Width",
|
H A D | en.js.unc | 5 …tfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidth":"Character Widt…
|
H A D | fr.js.unc | 349 "charWidth": "Taille des caractères",
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 13 …charWidth,charHeight,offset=this._fontSizeFraction*lineHeight/this.lineHeight;if(this.styles&&this… argument 15 …charWidth=this._getWidthOfChar(this.ctx,chars[i],lineIndex,i);if(styleDecl.textBackgroundColor){te… argument
|
H A D | fabric.js | 21028 var decl, charWidth, charHeight, 21037 charWidth = this._applyCharStylesGetWidth(ctx, _char, lineIndex, i, decl); 21047 this._renderCharDecoration(ctx, decl, left, top, offset, charWidth, charHeight); 21050 ctx.translate(charWidth, 0); 21059 charWidth = this._applyCharStylesGetWidth(ctx, _char, lineIndex, i); 21102 charWidth , 21110 charWidth, 21118 charWidth, 23178 var charWidth = this._getWidthOfChar(this.ctx, chars[i], lineIndex, i); 23186 charOffset += charWidth; [all …]
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …tfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidth":"Character Widt…
|
H A D | lang_array.txt | 343 "charWidth": "Character Width",
|
H A D | en.4.9.js.beautified | 423 "charWidth": "Character Width",
|
H A D | en.js-4.9.merged | 5 …tfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidth":"Character Widt…
|
H A D | en.js.unc | 5 …tfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidth":"Character Widt…
|
H A D | fr.js.unc | 349 "charWidth": "Taille des caractères",
|
/plugin/ckgedit/lang/ |
H A D | en.4.9.js.beautified | 423 "charWidth": "Character Width",
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 4836 }else{var charWidth=this.measureInputText("m").width; 4837 if(extraWidth){charWidth*=extraWidth 4838 }var inputWidth=approxTextWidth+charWidth; 7331 var charWidth=propValue.offsetWidth/text.length; 7332 var charOffset=Math.floor(offsetX/charWidth);
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 18268 var charWidth = this.measureInputText('m').width; 18273 charWidth *= extraWidth; 18275 var inputWidth = approxTextWidth + charWidth; 27633 var charWidth = propValue.offsetWidth/text.length; 27634 var charOffset = Math.floor(offsetX/charWidth);
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 4847 }else{var charWidth=this.measureInputText("m").width; 4848 if(extraWidth){charWidth*=extraWidth 4849 }var inputWidth=approxTextWidth+charWidth; 7342 var charWidth=propValue.offsetWidth/text.length; 7343 var charOffset=Math.floor(offsetX/charWidth);
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 15606 var charWidth = width * widthAdvanceScale + spacing * fontDirection; 15607 x += charWidth; 21690 var charWidth = width * widthAdvanceScale + spacing * fontDirection; 21693 x += charWidth; 21699 x += charWidth;
|
H A D | pdf.js.map | 1 …charWidth","showType3Text","fontMatrix","isTextInvisible","spacingLength","transformed","urx","ury…
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js.map | 1 …charWidth","rbot","bot","singleCursorHeightPerLine","screen","logicalXDPI","deviceXDPI","scaleX","…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …charWidth = (lineContent.charCodeAt(i) === 9 /* Tab */\n ? (tabSize - (wrap…
|