/plugin/pdfjs/pdfjs/build/ |
H A 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 …]
|
H A D | pdf.js.map | 1 …wordSpacing","fontDirection","textHScale","glyphsLength","glyphs","vertical","spacingDir","default…
|
H A 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;
|
H A D | pdf.worker.js.map | 1 …wordSpacing","addFakeSpaces","tx","ty","w0","fakeSpaces","runBidiTransform","enqueueChunk","fontNa…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 31643 if (options.wordSpacing) { 31824 wordSpacing = options.wordSpacing || 0; 31880 if (wordSpacing) { 31882 wordSpacing += this.widthOfString(' ') + characterSpacing; 31883 wordSpacing *= 1000 / this._fontSize; 31896 commands.push("<" + encoded + "> " + (-wordSpacing)); 31941 this.wordSpacing = options.wordSpacing === 0; 31993 return this.document.widthOfString(word, this) + this.characterSpacing + this.wordSpacing; 32041 if (options.wordSpacing != null) { 32042 this.wordSpacing = options.wordSpacing; [all …]
|
H A 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",…
|
H A D | pdfmake.min.js.map | 1 …wordSpacing","_wrapper","continued","_textOptions","_line","characterSpacing","heightOfString","in…
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/ |
H A D | jax.js | 19 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju…
|
/plugin/diagramsnet/lib/math/jax/output/SVG/ |
H A D | jax.js | 19 …dent:0,textTransform:"none",lineHeight:"normal",letterSpacing:"normal",wordSpacing:"normal"}});if(…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/metaeditor/ |
H A D | jstree.js | 4173 wordSpacing : a.css('wordSpacing') || '' property in AnonymousFunctiona82bfad29f00.fn
|
/plugin/diagramsnet/lib/math/config/ |
H A D | MML_HTMLorMML-full.js | 56 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju…
|
H A D | AM_HTMLorMML-full.js | 56 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju…
|
H A D | Accessible-full.js | 78 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju…
|
H A D | TeX-MML-AM_HTMLorMML-full.js | 76 …wordSpacing:"normal",fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdju…
|
H A D | TeX-MML-AM_SVG-full.js | 68 …dent:0,textTransform:"none",lineHeight:"normal",letterSpacing:"normal",wordSpacing:"normal"}});if(…
|