Home
last modified time | relevance | path

Searched refs:_line (Results 1 – 24 of 24) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dbox.utils.text-align.inc.php11 $size = count($box->_line);
13 $box->_line[$i]->offset($delta, 0);
16 $first_box =& $box->_line[0];
25 $size = count($box->_line);
27 $box->_line[$i]->offset($delta, 0);
30 $first_box =& $box->_line[0];
43 if (count($box->_line) < 2) {
53 if ($box->content[0]->uid === $box->_line[0]->uid) {
65 $size = count($box->_line);
72 if (is_a($box->_line[$i],"WhitespaceBox")) {
[all …]
Dbox.container.php40 var $_line; variable in GenericContainerBox
374 $this->_line = array();
485 $size = count($this->_line);
493 $element =& $this->_line[$i];
536 $size = count($this->_line);
542 return $this->_line[$size-1];
630 $size = count($this->_line);
633 $last_item =& $this->_line[$size-1];
645 if (is_inline($this->_line[0])) {
665 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
[all …]
/plugin/stlviewer/stlviewer/
DProjector.js104 _line, _lineCount, _linePool = [], _linePoolLength = 0,
262 _line = getNextLineInPool();
263 _line.id = object.id;
264 _line.v1.copy( v1 );
265 _line.v2.copy( v2 );
266 _line.z = Math.max( v1.positionScreen.z, v2.positionScreen.z );
267 _line.renderOrder = object.renderOrder;
269 _line.material = object.material;
273 _line.vertexColors[ 0 ].fromArray( colors, a * 3 );
274 _line.vertexColors[ 1 ].fromArray( colors, b * 3 );
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
DCodeCoverage.php775 $_line = trim($lines[$token->getLine() - 1]);
795 if (0 !== strpos($_token, $_line)) {
/plugin/sketchcanvas/script/
Djs-yaml.mjs1569 _line,
1629 _line = state.line;
1640 state.line = _line;
1649 writeFoldedLines(state, state.line - _line);
1798 _line,
1867 _line = state.line; // Save the current line.
1877 if ((isExplicitPair || state.line === _line) && ch === 0x3A/* : */) {
1886 …storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valueNode, _line, _lineStart, _…
1888 …_result.push(storeMappingPair(state, null, overridableKeys, keyTag, keyNode, valueNode, _line, _li…
2052 var _line,
[all …]
/plugin/dirtylittlehelper/script/
Dmermaid.min.js1_line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:functio…
Dmermaid.min.js.map1_line","_point","lengthRing","PathString","_string","_circle","projectionStream","contextStream","…
/plugin/diagramsnet/lib/js/mermaid/
Dmermaid.min.js6_line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:functio…
/plugin/flowcharts/
Dmermaid.min.js1_line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:functio…
/plugin/diagramsnet/lib/js/
Dextensions.min.js1705_line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:functio…
/plugin/mermaid/
Dmermaid.min.js350_line=0},"areaStart"),areaEnd:o(function(){this._line=NaN},"areaEnd"),lineStart:o(function(){this.…
/plugin/webcode/vendor/
Dfirebug-lite-1.2.js44 window.onerror = function(_message,_file,_line){ argument
45 …'error',firebug.lib.util.String.format('{0} ({1},{2})',_message,firebug.getFileName(_file),_line));
Dfirebug-lite-1.2-compressed.js2 …message,_file,_line){firebug.d.console.run('error',firebug.lib.util.String.format('{0} ({1},{2})',… argument
/plugin/combo/resources/firebug/
Dfirebug-lite-1.2-compressed.js13 …message,_file,_line){firebug.d.console.run('error',firebug.lib.util.String.format('{0} ({1},{2})',… argument
Dfirebug-lite-1.2.js55 window.onerror = function(_message,_file,_line){ argument
56 …'error',firebug.lib.util.String.format('{0} ({1},{2})',_message,firebug.getFileName(_file),_line));
/plugin/sketchcanvas/bundle/
DSketchCanvas.js.map4_line,\r\n _lineStart,\r\n _lineIndent,\r\n _kind = state.kind,\r\n _result = …
6 …ceding", "following", "captureStart", "captureEnd", "hasPendingContent", "_line", "_lineStart", "_…
/plugin/c3chart/assets/
Dd3.min.js2_line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:functio…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1_line = 0;\n },\n polygonEnd: function() {\n this._line = NaN;\n },\n lineStart: function()…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js15_line.bind(this))},widthOfString:function(t,e){return null==e&&(e={}),this._font.widthOfString(t,t…
Dpdfmake.js31665 return this._text(text, x, y, options, this._line.bind(this));
31719 wrapper.on('line', this._line.bind(this));
31804 _line: function(text, options, wrapper) { method
Dpdfmake.min.js.map1_line","characterSpacing","heightOfString","indent","itemIndent","levels","textIndent","bulletInde…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js16831 this._line = this._line.bind(this); // Current coordinates
16898 return this._text(_text2, x, y, options, this._line);
16963 wrapper.on('line', this._line);
17071 _line: function _line(text) {
Dpdfmake.min.js2_line=this._line.bind(this),this.x=0,this.y=0,this._lineGap=0},lineGap:function lineGap(r){return …
/plugin/strata/
Dplotly-2.25.2.min.js8_line:{color:null,width:null,dash:null},_levels:{start:null,end:null,size:null},_filllevels:null,_… property