| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 14490 this.wordSpacing = 0; 15338 this.current.wordSpacing = spacing; 15497 var wordSpacing = current.wordSpacing; 15558 var spacing = (glyph.isSpace ? wordSpacing : 0) + charSpacing; 15630 var wordSpacing = current.wordSpacing; 15657 var spacing = (glyph.isSpace ? wordSpacing : 0) + charSpacing; 21178 this.wordSpacing = 0; 21598 value: function setWordSpacing(wordSpacing) { 21599 this.current.wordSpacing = wordSpacing; 21665 var wordSpacing = current.wordSpacing; [all …]
|
| D | pdf.js.map | 1 …wordSpacing","fontDirection","textHScale","glyphsLength","glyphs","vertical","spacingDir","default…
|
| D | pdf.worker.js | 31851 var wordSpacing = textState.wordSpacing; 31852 charSpacing += wordSpacing; 31854 if (wordSpacing > 0) { 31855 addFakeSpaces(wordSpacing, textChunk.str); 32044 textState.wordSpacing = args[0]; 32106 textState.wordSpacing = args[0]; 33135 this.wordSpacing = 0;
|
| D | pdf.worker.js.map | 1 …wordSpacing","addFakeSpaces","tx","ty","w0","fakeSpaces","runBidiTransform","enqueueChunk","fontNa…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 31643 if (options.wordSpacing) { 31818 …i, lineWidth, lineY, mode, renderedWidth, spaceWidth, textWidth, word, wordSpacing, words, _base, … 31824 wordSpacing = options.wordSpacing || 0; 31839 …wordSpacing = Math.max(0, (options.lineWidth - textWidth) / Math.max(1, words.length - 1) - spaceW… 31842 …renderedWidth = options.textWidth + (wordSpacing * (options.wordCount - 1)) + (characterSpacing * … 31880 if (wordSpacing) { 31882 wordSpacing += this.widthOfString(' ') + characterSpacing; 31883 wordSpacing *= 1000 / this._fontSize; 31896 commands.push("<" + encoded + "> " + (-wordSpacing)); 31941 this.wordSpacing = options.wordSpacing === 0; [all …]
|
| D | pdfmake.min.js | 15 …wordSpacing&&(t=t.replace(/\s{2,}/g," ")),i.width)s=this._wrapper,s||(s=new e(this,i),s.on("line",…
|
| D | pdfmake.min.js.map | 1 …wordSpacing","_wrapper","continued","_textOptions","_line","characterSpacing","heightOfString","in…
|
| /plugin/diagramsnet/lib/math/jax/output/HTML-CSS/ |
| D | jax.js | 19 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju… property
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 16541 _this.wordSpacing = options.wordSpacing === 0; 16597 return this.document.widthOfString(word, this) + this.characterSpacing + this.wordSpacing; 16680 if (options.wordSpacing != null) { 16681 this.wordSpacing = options.wordSpacing; 16700 options.textWidth = textWidth + _this2.wordSpacing * (wc - 1); 16861 if (options.wordSpacing) { 17091 var wordSpacing = options.wordSpacing || 0; 17108 …wordSpacing = Math.max(0, (options.lineWidth - textWidth) / Math.max(1, words.length - 1) - spaceW… 17146 …var renderedWidth = options.textWidth + wordSpacing * (options.wordCount - 1) + characterSpacing *… 17224 if (wordSpacing) { [all …]
|
| D | pdfmake.min.js | 2 …wordSpacing=0===o.wordSpacing,u.columns=o.columns||1,u.columnGap=null!=o.columnGap?o.columnGap:18,…
|
| /plugin/diagramsnet/lib/math/jax/output/SVG/ |
| D | jax.js | 19 …dent:0,textTransform:"none",lineHeight:"normal",letterSpacing:"normal",wordSpacing:"normal"}});if(… property
|
| /plugin/metaeditor/ |
| D | jstree.js | 4173 wordSpacing : a.css('wordSpacing') || '' property
|
| /plugin/diagramsnet/lib/math/config/ |
| D | MML_HTMLorMML-full.js | 56 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju… property
|
| D | AM_HTMLorMML-full.js | 56 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju… property
|
| D | Accessible-full.js | 78 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju… property
|
| D | TeX-MML-AM_HTMLorMML-full.js | 76 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju… property
|
| D | TeX-MML-AM_SVG-full.js | 68 …dent:0,textTransform:"none",lineHeight:"normal",letterSpacing:"normal",wordSpacing:"normal"}});if(… property
|