Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.background.color.inc.php53 for ($i=0, $size = count($owner->_stack); $i<$size; $i++) {
54 if ($owner->_stack[$i][0]->color[0] >= 0) {
55 return $owner->_stack[$i][0]->color;
H A Dcss.display.inc.php8 if (isset($this->_stack[1])) {
9 return $this->_stack[1][0];
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php284 private $_stack = []; variable in Hoa\\Compiler\\Ll1
401 list($c, $nextState, ) = array_pop($this->_stack);
491 $this->_stack[$d] = [$c, $nextState, $nextToken];
492 end($this->_stack);
579 $pop = array_pop($this->_stack);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js148 this._stack.push(element);
154 this._stack = [];
159 var g = this.paper_.group.apply(this.paper_, this._stack);
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.collections.min.js1_stack:null,_index:0,_version:0,_currentElement:Bridge.getDefaultValue(n),config:{alias:["dispose"…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js1419 this._stack.push(element);
1425 this._stack = [];
1430 var g = this.paper_.group.apply(this.paper_, this._stack);
H A Dsequence-diagram-snap-min.js6 …his._stack.push(element),element},beginGroup:function(){this._stack=[]},finishGroup:function(){var…
H A Dsequence-diagram.js1419 this._stack.push(element);
1425 this._stack = [];
1430 var g = this.paper_.group.apply(this.paper_, this._stack);
H A Dsequence-diagram-min.js6 …his._stack.push(element),element},beginGroup:function(){this._stack=[]},finishGroup:function(){var…
H A Dsequence-diagram-snap-min.js.map1 …arkerWidth","t","createText","getBBox","remove","pushToStack","element","_stack","finishGroup","g"…
H A Dsequence-diagram-min.js.map1 …arkerWidth","t","createText","getBBox","remove","pushToStack","element","_stack","finishGroup","g"…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21_stack=[],this._stackIdx=-1,this._currentExecution={actions:[],dirty:[],trigger:null},this._inject…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js17734 _this2._stack = null;
17743 this._stack = [];
17802 this._stack.push(this._currentFragment);
17809 this._currentFragment = this._stack.pop() || [];
H A Dpdf.js.map1_stack = null;\n this._errorCode = XMLParserErrorCode.NoError;\n }\n\n parseFromString(data) …
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34_stack=[],this._stackIdx=-1,this._currentExecution={actions:[],dirty:[],trigger:null},this._inject…
H A Dbpmn-modeler.development.js45676 this._stack = [];
45785 this._stack.length = 0;
45889 return this._stack[this._stackIdx + 1];
45894 return this._stack[this._stackIdx];
46073 this._stack.splice(stackIdx, this._stack.length, action);
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194_stack=[],this._stackIdx=-1,this._currentExecution={actions:[],dirty:[],trigger:null},this._inject…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js7312 this._stack = [];
7335 this._stack.push(name); // start streaming node
7393 var node = this._stack.pop();
7423 while (this._stack.length) {
7432 stack: this._stack.length,
7453 if (this._stack.length > r.stack) {
7454 this._stack.splice(r.stack, this._stack.length - r.stack);
7463 return this._stack.length ? this._stack[this._stack.length - 1] : undefined;
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js6222 var _stack=function(command){Firebug.context.persistedState.commandHistory.push(command); function
6280 }_stack(command);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js23706 var _stack = function(command) function
23893 _stack(command);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js6233 var _stack=function(command){Firebug.context.persistedState.commandHistory.push(command); function
6291 }_stack(command);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13_stack=a,this._generatorFunction=t,this._receiver=i,this._generator=void 0,this._yieldHandlers="fu…
H A Ddhtmlxgantt.js.map1_stack","_generatorFunction","_receiver","_generator","_yieldHandlers","_yieldedPromise","_cancell…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2153 this._stack = stack;
2270 this._stack.split("\n").slice(1, -7).join("\n")