Home
last modified time | relevance | path

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

12

/plugin/html2pdf/html2pdf/html2ps/
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;
Dcss.display.inc.php8 if (isset($this->_stack[1])) {
9 return $this->_stack[1][0];
/plugin/findologicxmlexport/vendor/hoa/compiler/
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/
Dtheme-snap.js148 this._stack.push(element);
154 this._stack = []; property
159 var g = this.paper_.group.apply(this.paper_, this._stack);
/plugin/diagramsnet/lib/js/orgchart/
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/
Dsequence-diagram-snap.js1419 this._stack.push(element);
1425 this._stack = []; property
1430 var g = this.paper_.group.apply(this.paper_, this._stack);
Dsequence-diagram-snap-min.js6 …his._stack.push(element),element},beginGroup:function(){this._stack=[]},finishGroup:function(){var… property
Dsequence-diagram.js1419 this._stack.push(element);
1425 this._stack = []; property
1430 var g = this.paper_.group.apply(this.paper_, this._stack);
Dsequence-diagram-min.js6 …his._stack.push(element),element},beginGroup:function(){this._stack=[]},finishGroup:function(){var… property
Dsequence-diagram-snap-min.js.map1 …arkerWidth","t","createText","getBBox","remove","pushToStack","element","_stack","finishGroup","g"…
Dsequence-diagram-min.js.map1 …arkerWidth","t","createText","getBBox","remove","pushToStack","element","_stack","finishGroup","g"…
/plugin/ckeditor5markdown/
Dckeditor.js2_stack=[]}add(e,t){const n=this._stack,i=n[0];this._insertDescriptor(e);const o=n[0];i===o||xp(i,o… property
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js191_stack=[],this._stackIdx=-1,this._currentExecution={actions:[],dirty:[],trigger:null},this._inject… property
/plugin/pdfjs/pdfjs/build/
Dpdf.js17734 _this2._stack = null;
17743 this._stack = []; property
17802 this._stack.push(this._currentFragment);
17809 this._currentFragment = this._stack.pop() || [];
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js34_stack=[],this._stackIdx=-1,this._currentExecution={actions:[],dirty:[],trigger:null},this._inject…
Dbpmn-modeler.development.js45676 this._stack = []; property in CommandStack
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/
Dbpmn-modeler.production.min.js197_stack=[],this._stackIdx=-1,this._currentExecution={actions:[],dirty:[],trigger:null},this._inject… property in $f.Ff
/plugin/xlsx2dw/packages/exceljs/
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/strata/
Dplotly-2.25.2.min.js8_stack=e}Object.defineProperty(o,"keys",{get:function(){var t=[];return this.forEach((function(e,r…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js23706 var _stack = function(command) function
23893 _stack(command);
/plugin/statistics/js/
Dchart.js13_stack:new Set,_descriptors:Ye(t,s),setContext:e=>$e(t,e,i,s),override:n=>$e(t.override(n),e,i,s)}… property
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js6222 var _stack=function(command){Firebug.context.persistedState.commandHistory.push(command); function
6280 }_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/
Ddhtmlxgantt.js13_stack=a,this._generatorFunction=t,this._receiver=i,this._generator=void 0,this._yieldHandlers="fu…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js2153 this._stack = stack;
2270 this._stack.split("\n").slice(1, -7).join("\n")

12