Home
last modified time | relevance | path

Searched refs:control (Results 251 – 275 of 789) sorted by path

1...<<11121314151617181920>>...32

/plugin/dbquery/
H A DLICENSE126 exercise the right to control the distribution of derivative or
159 control compilation and installation of the executable. However, as a
/plugin/deeplautotranslate/
H A DLICENSE126 exercise the right to control the distribution of derivative or
159 control compilation and installation of the executable. However, as a
/plugin/deletehistory/
H A DLICENSE126 exercise the right to control the distribution of derivative or
159 control compilation and installation of the executable. However, as a
/plugin/dev/
H A DLICENSE126 exercise the right to control the distribution of derivative or
159 control compilation and installation of the executable. However, as a
/plugin/dev/skel/
H A DLICENSE126 exercise the right to control the distribution of derivative or
159 control compilation and installation of the executable. However, as a
/plugin/diagrams/
H A DLICENSE126 exercise the right to control the distribution of derivative or
159 control compilation and installation of the executable. However, as a
/plugin/diagramsnet/
H A DLICENSE126 exercise the right to control the distribution of derivative or
159 control compilation and installation of the executable. However, as a
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1158control){var d=new mxRectangle(0,0,c.width,c.height);a.control=new mxImageShape(d,c.src);a.control
1178control&&null!=c){var c=this.getControlBounds(a,c.width,c.height),d=this.legacyControlPosition?mxU…
1183 mxCellRenderer.prototype.getShapesForState=function(a){return[a.shape,a.text,a.control]};mxCellRend…
1188 …sit(function(a,c){c.destroy()}),a.overlays=null),null!=a.control&&(a.control.destroy(),a.control=n…
1463 …tip=function(a,b,c,d){var e=null;null!=a&&(null==a.control||b!=a.control.node&&b.parentNode!=a.con…
1604 …ion(a,b){var c=this.graph.view.getState(a);if(null!=c){if(!(b.isSource(c.control)||this.graph.isTo…
1625 …aw(e,!0),e.view.invalidate(e.cell),e.invalid=!1,null!=e.control&&null!=e.control.node&&(e.control.…
1630 …ginalPointerEvents=null));null!=b.control&&null!=b.control.node&&"hidden"==b.control.node.style.vi…
1815 …ewToFront&&this.moveToFront();null!=this.state.control&&null!=this.state.control.node&&(this.state…
1824 …ers[a].node.style.display="");null!=this.state.control&&null!=this.state.control.node&&(this.state…
[all …]
H A Dviewer-static.min.js1124control){var d=new mxRectangle(0,0,c.width,c.height);a.control=new mxImageShape(d,c.src);a.control
1144control&&null!=c){var c=this.getControlBounds(a,c.width,c.height),d=this.legacyControlPosition?mxU…
1149 mxCellRenderer.prototype.getShapesForState=function(a){return[a.shape,a.text,a.control]};mxCellRend…
1154 …sit(function(a,c){c.destroy()}),a.overlays=null),null!=a.control&&(a.control.destroy(),a.control=n…
1429 …tip=function(a,b,c,d){var e=null;null!=a&&(null==a.control||b!=a.control.node&&b.parentNode!=a.con…
1570 …ion(a,b){var c=this.graph.view.getState(a);if(null!=c){if(!(b.isSource(c.control)||this.graph.isTo…
1591 …aw(e,!0),e.view.invalidate(e.cell),e.invalid=!1,null!=e.control&&null!=e.control.node&&(e.control.…
1596 …ginalPointerEvents=null));null!=b.control&&null!=b.control.node&&"hidden"==b.control.node.style.vi…
1781 …ewToFront&&this.moveToFront();null!=this.state.control&&null!=this.state.control.node&&(this.state…
1790 …ers[a].node.style.display="");null!=this.state.control&&null!=this.state.control.node&&(this.state…
[all …]
H A Dviewer.min.js1124control){var d=new mxRectangle(0,0,c.width,c.height);a.control=new mxImageShape(d,c.src);a.control
1144control&&null!=c){var c=this.getControlBounds(a,c.width,c.height),d=this.legacyControlPosition?mxU…
1149 mxCellRenderer.prototype.getShapesForState=function(a){return[a.shape,a.text,a.control]};mxCellRend…
1154 …sit(function(a,c){c.destroy()}),a.overlays=null),null!=a.control&&(a.control.destroy(),a.control=n…
1429 …tip=function(a,b,c,d){var e=null;null!=a&&(null==a.control||b!=a.control.node&&b.parentNode!=a.con…
1570 …ion(a,b){var c=this.graph.view.getState(a);if(null!=c){if(!(b.isSource(c.control)||this.graph.isTo…
1591 …aw(e,!0),e.view.invalidate(e.cell),e.invalid=!1,null!=e.control&&null!=e.control.node&&(e.control.…
1596 …ginalPointerEvents=null));null!=b.control&&null!=b.control.node&&"hidden"==b.control.node.style.vi…
1781 …ewToFront&&this.moveToFront();null!=this.state.control&&null!=this.state.control.node&&(this.state…
1790 …ers[a].node.style.display="");null!=this.state.control&&null!=this.state.control.node&&(this.state…
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js11282 …var control = this.shape.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.CONTROL).item(0);
11287 if (control != null) {
11288 … xEl = control.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.X).item(0);
11295 … yEl = control.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.Y).item(0);
11363 …var control = this.shape.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.CONTROL).item(0);
11368 if (control != null) {
11369 … xEl = control.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.X).item(0);
11371 … yEl = control.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.Y).item(0);
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js5331 keyHandler.bindAction = mxUtils.bind(this, function(code, control, key, shift) argument
5345 if (control)
H A DGraph.js3065 if (state.control != null && state.control.node != null)
3067 nodes.push(state.control.node);
9238 (me.sourceState == null || !me.isSource(me.sourceState.control))) &&
10847 (me.getState() == null || !me.isSource(me.getState().control)) &&
/plugin/diagramsnet/lib/math/
H A DLICENSE17 other entities that control, are controlled by, or are under common
18 control with that entity. For the purposes of this definition,
19 "control" means (i) the power, direct or indirect, to cause the
57 communication on electronic mailing lists, source code control systems,
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js920control){var d=new mxRectangle(0,0,c.width,c.height);a.control=new mxImageShape(d,c.src);a.control
940control&&null!=c){var c=this.getControlBounds(a,c.width,c.height),d=this.legacyControlPosition?mxU…
941 mxCellRenderer.prototype.getControlBounds=function(a,b,c){if(null!=a.control){var d=a.view.scale,e=…
945 mxCellRenderer.prototype.getShapesForState=function(a){return[a.shape,a.text,a.control]};mxCellRend…
950 …sit(function(a,c){c.destroy()}),a.overlays=null),null!=a.control&&(a.control.destroy(),a.control=n…
1225 …tip=function(a,b,c,d){var e=null;null!=a&&(null==a.control||b!=a.control.node&&b.parentNode!=a.con…
1366 …ion(a,b){var c=this.graph.view.getState(a);if(null!=c){if(!(b.isSource(c.control)||this.graph.isTo…
1387 …aw(e,!0),e.view.invalidate(e.cell),e.invalid=!1,null!=e.control&&null!=e.control.node&&(e.control.…
1392 …ginalPointerEvents=null));null!=b.control&&null!=b.control.node&&"hidden"==b.control.node.style.vi…
1577 …ewToFront&&this.moveToFront();null!=this.state.control&&null!=this.state.control.node&&(this.state…
[all …]
/plugin/diagramsnet/lib/plugins/
H A Dnumber.js99 return [state.shape, state.text, state.secondLabel, state.control];
/plugin/diagramsnet/lib/resources/
H A Ddia_ca.txt724 takeOver=Preneu el control
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1 …nd respond to fetch events.\n * @param {Object} [options] Options to control how requests are …
H A Dworkbox-bed83ea8.js.map1 …nd respond to fetch events.\n * @param {Object} [options] Options to control how requests are …
H A Dworkbox-f163abaa.js.map1 …nd respond to fetch events.\n * @param {Object} [options] Options to control how requests are …
/plugin/dirtylittlehelper/
H A DLICENSE126 exercise the right to control the distribution of derivative or
159 control compilation and installation of the executable. However, as a
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D17.17.js1control","regexp.escape.control","regexp.escape.control"]],[/(\[)(\^?)(?=(?:[^\]\\\/]|\\.)+)/,["re…
H A D17.17.js.map1control', 'regexp.escape.control', 'regexp.escape.control']\n ],\n [\n …
H A D2.2.js.map1control over cursor appearance in an element\",\n \"restrictions\": [\n …
H A D3.3.js1control","regexp.escape.control","regexp.escape.control"]],[/(\[)(\^?)(?=(?:[^\]\\\/]|\\.)+)/,["re…

1...<<11121314151617181920>>...32