Searched refs:tsm (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 31738 …var tsm = [textState.fontSize * textState.textHScale, 0, 0, textState.fontSize, 0, textState.textR… 31744 tsm[3] *= glyphHeight * textState.fontMatrix[3]; field 31748 … var trm = _util.Util.transform(textState.ctm, _util.Util.transform(textState.textMatrix, tsm)); 33209 var tsm = [this.fontSize * this.textHScale, 0, 0, this.fontSize, 0, this.textRise]; 33210 return _util.Util.transform(ctm, _util.Util.transform(this.textMatrix, tsm));
|
| D | pdf.worker.js.map | 1 …tsm","isArrayEqual","glyphHeight","trm","scaleLineX","scaleCtmX","textChunk","bidiResult","bidi","…
|