| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TTFontFileAnalysis.php | 16 $this->_pos = 0; 141 $opos = $this->_pos; 153 $this->_pos = $opos; 156 $opos = $this->_pos; 158 $this->_pos = $opos; 227 $this->_pos += 10; //PANOSE = 10 byte length 259 $save_pos = $this->_pos; 354 $idRangeOffset_start = $this->_pos;
|
| D | TTFontFile.php | 94 var $_pos; variable in Mpdf\\TTFontFile 234 $this->_pos = 0; 397 $this->_pos = $pos; 398 fseek($this->fh, $this->_pos); 403 $this->_pos = $this->_pos + $delta; 410 $this->_pos = $tpos[0] + $offset_in_table; 411 fseek($this->fh, $this->_pos); 413 return $this->_pos; 418 $this->_pos += 4; 425 $this->_pos += 2; [all …]
|
| D | OtlDump.php | 75 var $_pos; variable in Mpdf\\OtlDump 184 $this->_pos = 0; 316 $this->_pos = $pos; 317 fseek($this->fh, $this->_pos); 322 $this->_pos = $this->_pos + $delta; 329 $this->_pos = $tpos[0] + $offset_in_table; 330 fseek($this->fh, $this->_pos); 332 return $this->_pos; 337 $this->_pos += 4; 344 $this->_pos += 2; [all …]
|
| D | Otl.php | 51 var $_pos; variable in Mpdf\\Otl 2298 $save_pos = $this->_pos; // Save the point just after PosCount 4097 $save_pos = $this->_pos; // Save the point just after PosCount 5866 $this->_pos = $pos; 5871 $this->_pos += $delta; 5876 $a = (ord($this->ttfOTLdata[$this->_pos]) << 8) + ord($this->ttfOTLdata[$this->_pos + 1]); 5880 $this->_pos += 2; 5886 $a = (ord($this->ttfOTLdata[$this->_pos]) << 8) + ord($this->ttfOTLdata[$this->_pos + 1]); 5887 $this->_pos += 2; 5896 $offset = $this->_pos; [all …]
|
| /plugin/galleryv1.5/ |
| D | script.js | 129 self._pos = new PagePos(); 315 … self._box.style.top = [self._pos.y + (self._page.win.h - imag.height - 30) / 2,'px'].join(''); 324 self._pos.update(); 328 if (self._wrap.style.position == 'absolute') top += self._pos.y; 361 self._box.style.top = [self._pos.y,'px'].join('');
|
| /plugin/edittable/renderer/ |
| D | inverse.php | 20 private $_pos = 0; variable in renderer_plugin_edittable_inverse 624 $this->_pos = strlen($this->doc); 633 $this->_table[$this->_row][$this->_key]['text'] = trim(substr($this->doc, $this->_pos)); 634 $this->doc = substr($this->doc, 0, $this->_pos);
|
| /plugin/publistf/bib2tpl/lib/ |
| D | BibTex.php | 241 $this->_pos = 0; 260 $this->_pos = 0;
|
| /plugin/publist/bib2tpl/lib/ |
| D | BibTex.php | 241 $this->_pos = 0; 260 $this->_pos = 0;
|
| /plugin/publistx/bib2tpl/lib/ |
| D | BibTex.php | 241 $this->_pos = 0; 260 $this->_pos = 0;
|
| /plugin/bibtex4dw/lib/ |
| D | bibtexparser.php | 239 $this->_pos = 0; 258 $this->_pos = 0;
|
| /plugin/sketchcanvas/script/ |
| D | js-yaml.mjs | 1800 _pos, 1869 _pos = state.position; 1886 …eMappingPair(state, _result, overridableKeys, keyTag, keyNode, valueNode, _line, _lineStart, _pos); 1888 …oreMappingPair(state, null, overridableKeys, keyTag, keyNode, valueNode, _line, _lineStart, _pos));
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 22566 for (var i = 0; i < this._pos.length; i++) { 22567 var pos = this._pos[i]; 22629 for (var j = 0, pos = childElem._pos; j < pos.length; j++) { 22659 for (var j = 0, pos = this._pos; j < pos.length; j++) { 22757 …List('x', currentElem.getVWidth()), parentElem ? parentElem._x.slice(parentElem._pos.length) : []); 22758 …ist('y', currentElem.getVHeight()), parentElem ? parentElem._y.slice(parentElem._pos.length) : []); 22759 …st('dx', currentElem.getVWidth()), parentElem ? parentElem._dx.slice(parentElem._pos.length) : []); 22760 …t('dy', currentElem.getVHeight()), parentElem ? parentElem._dy.slice(parentElem._pos.length) : []); 22761 …rentElem.getNumberList('rotate'), parentElem ? parentElem._rot.slice(parentElem._pos.length) : []); 22776 currentElem._pos = []; [all …]
|
| D | pdfmake.min.js | 2 …_pos.length;i++){var o=this._pos[i];if(!o.hidden){var u=o.ascent*Math.sin(o.rotate),p=-o.ascent*Ma…
|
| /plugin/sketchcanvas/bundle/ |
| D | SketchCanvas.js.map | 4 …_pos,\r\n _tag = state.tag,\r\n _result,\r\n _anchor = state.anchor,\r\n … 6 …lar", "hexLength", "hexResult", "tmp", "readFlowCollection", "readNext", "_pos", "_tag", "_anchor"…
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js.map | 1 …_pos, dir, token, handle, matching, brackets) {\n let parent = token.parent, firstToken = {\n …
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js.map | 1 …_pos, dir, token, handle, matching, brackets) {\n let parent = token.parent, firstToken = {\n …
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js.map | 1 …_pos, dir, token, handle, matching, brackets) {\n let parent = token.parent, firstToken = {\n …
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …_pos = _utils__WEBPACK_IMPORTED_MODULE_4__[\"default\"].calcTerminalLabelPosition(0, 'start_left',…
|