Home
last modified time | relevance | path

Searched refs:charWidth (Results 1 – 21 of 21) sorted by relevance

/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …ws"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width… property in CKEDITOR.lang.en.forms.textfield
H A Dlang_array.txt343 "charWidth": "Character Width",
H A Den.js.beautified339 charWidth: "Character Width",
H A Den.js.unc5 …tfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidth":"Character Widt…
H A Dfr.js.unc349 "charWidth": "Taille des caractères",
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js13charWidth,charHeight,offset=this._fontSizeFraction*lineHeight/this.lineHeight;if(this.styles&&this… argument
15charWidth=this._getWidthOfChar(this.ctx,chars[i],lineIndex,i);if(styleDecl.textBackgroundColor){te… argument
H A Dfabric.js21028 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 Den.js.4.95 …tfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidth":"Character Widt…
H A Dlang_array.txt343 "charWidth": "Character Width",
H A Den.4.9.js.beautified423 "charWidth": "Character Width",
H A Den.js-4.9.merged5 …tfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidth":"Character Widt…
H A Den.js.unc5 …tfield":{"title":"Text Field Properties","name":"Name","value":"Value","charWidth":"Character Widt…
H A Dfr.js.unc349 "charWidth": "Taille des caractères",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified423 "charWidth": "Character Width",
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4836 }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 Dfirebug-lite-debug.js18268 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 Dfirebug-lite-1.4.js4847 }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 Dpdf.js15606 var charWidth = width * widthAdvanceScale + spacing * fontDirection;
15607 x += charWidth;
21690 var charWidth = width * widthAdvanceScale + spacing * fontDirection;
21693 x += charWidth;
21699 x += charWidth;
H A Dpdf.js.map1charWidth","showType3Text","fontMatrix","isTextInvisible","spacingLength","transformed","urx","ury…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1charWidth","rbot","bot","singleCursorHeightPerLine","screen","logicalXDPI","deviceXDPI","scaleX","…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1charWidth = (lineContent.charCodeAt(i) === 9 /* Tab */\n ? (tabSize - (wrap…