Searched refs:isGroup (Results 1 – 8 of 8) sorted by relevance
| /plugin/strata/helper/ |
| H A D | syntax.php | 203 if($this->isGroup($regions) || $this->isText($regions)) { 267 if($this->isGroup($line)) { 294 if($this->isGroup($line)) { 318 if($this->isGroup($line)) { 894 if(!$this->isGroup($tree)) continue; 942 function isGroup(&$node) { function in helper_plugin_strata_syntax
|
| /plugin/diagramsnet/lib/plugins/webcola/ |
| D | mxWebColaAdaptor.js | 398 if (this.isGroup(terminal1) || this.isGroup(terminal2)) 820 mxWebColaAdaptor.prototype.isGroup = function(cell) method in mxWebColaAdaptor
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | importer.js | 886 if (shape.isGroup()) { 1009 if (subShape.isGroup()) { 10593 if (this.isGroup()) { 11206 VsdxShape.prototype.isGroup = function () { method in VsdxShape
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 44572 function isGroup(element) { function 44771 if (isLabel$6(element) || isGroup(element)) { 45077 if (isLabel$6(shape) || isGroup(shape)) { 45115 if (isGroup(shape)) {
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1118 …x.mxVsdxConstants.FOREIGN))){var w=b.getId();if(b.isVertex()){n=null;n=b.isGroup()?this.addGroup(d… 1124 …nstants.FOREIGN))&&y.isVertex()&&(y.propagateRotation(b.getRotation()),y.isGroup()?this.addGroup(d… 1501 function(a){this.isGroup();a=this.getValueAsDouble(this.getCellElement$java_lang_String(a),0);a=Mat… 1520 …ribute(f.mxgraph.io.vsdx.mxVsdxConstants.MASTER_SHAPE):null};b.prototype.isGroup=function(){var a;… method in b
|
| /plugin/stlviewer/stlviewer/ |
| D | three.min.js | 2 …isGroup)n=t.renderOrder;else if(t.isLOD)!0===t.autoUpdate&&t.update(e);else if(t.isLight)d.pushLig… property
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1226 …mmar:o(()=>vve,"isGrammar"),isGrammarImport:o(()=>xve,"isGrammarImport"),isGroup:o(()=>j0,"isGroup… 1992 …isGroup:!0,padding:i.class.padding??16,shape:"rect",cssStyles:[],look:i.look,parentId:n?s.parent:v…
|