Home
last modified time | relevance | path

Searched defs:apply (Results 26 – 50 of 87) sorted by last modified time

1234

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js126 sre.Grammar.prototype.apply=function(a,b){this.currentFlags=b||{};a=this.currentFlags.adjust||this.… method in sre.Grammar
242 ….add=function(a){this.comparators.push(a)};sre.SemanticOrdering.prototype.apply=function(a,b){for(… method in sre.SemanticOrdering
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1743 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument
H A Dapp.min.js637 mxShape.prototype.apply=function(a){this.state=a;this.style=a.style;if(null!=this.style){this.fill=… method in mxShape
684 mxArrowConnector.prototype.resetStyles=function(){mxShape.prototype.resetStyles.apply(this,argument… method in mxArrowConnector
703 mxText.prototype.apply=function(a){var b=this.spacing;mxShape.prototype.apply.apply(this,arguments)… method in mxShape
742 mxImageShape.prototype.apply=function(a){mxShape.prototype.apply.apply(this,arguments);this.gradien… method in mxImageShape
763 …xSwimlane,mxShape);mxSwimlane.prototype.imageSize=16;mxSwimlane.prototype.apply=function(a){mxShap… method in mxShape
823 mxCompactTreeLayout.prototype.apply=function(a,b){var c=this.graph.getModel(),d=a.cell,e=c.getGeome… method in mxCompactTreeLayout
H A Dorgchart.min.js8 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4420 EditorUi.prototype.pickColor = function(color, apply) argument
4983 EditorUi.prototype.showBackgroundImageDialog = function(apply, img) argument
H A DFormat.js1003 var apply = function(newValue) function
1122 install: function(apply) argument
1361 install: function(apply) argument
3591 install: function(apply) { bgColorApply = apply; }, argument
4708 install: function(apply) argument
6612 install: function(apply) argument
6642 install: function(apply) argument
6714 install: function(apply) argument
6738 install: function(apply) argument
6762 install: function(apply) argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js4680 var apply = function(newValue, resize) function
12167 apply = function() method in FilePropertiesDialog
12216 apply = function() method in FilePropertiesDialog
H A DEditor.js4069 install: function(apply) argument
4127 install: function(apply) argument
4157 install: function(apply) argument
H A DEditorUi.js3776 EditorUi.prototype.showBackgroundImageDialog = function(apply, img) argument
H A DMenus.js758 var apply = function(image) function
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js399 mxShape.prototype.apply=function(a){this.state=a;this.style=a.style;if(null!=this.style){this.fill=… method in mxShape
446 mxArrowConnector.prototype.resetStyles=function(){mxShape.prototype.resetStyles.apply(this,argument… method in mxArrowConnector
465 mxText.prototype.apply=function(a){var b=this.spacing;mxShape.prototype.apply.apply(this,arguments)… method in mxShape
504 mxImageShape.prototype.apply=function(a){mxShape.prototype.apply.apply(this,arguments);this.gradien… method in mxImageShape
525 …xSwimlane,mxShape);mxSwimlane.prototype.imageSize=16;mxSwimlane.prototype.apply=function(a){mxShap… method in mxSwimlane
585 mxCompactTreeLayout.prototype.apply=function(a,b){var c=this.graph.getModel(),d=a.cell,e=c.getGeome… method in mxCompactTreeLayout
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument
/plugin/ol3/
H A Dscript.js8 …){if(a()<e)throw new RangeError("Invalid typed array length");return l.TYPED_ARRAY_SUPPORT?(t=new … function
/plugin/revealjs/plugin/search/
H A Dsearch.js100 this.apply = function(input) method in RevealSearch.Hilitor
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js471 function apply(func, thisArg, args) { function
/plugin/sequencediagram/bower_components/lodash/fp/
H A D_mapping.js29 'apply': 'spread', property in exports.aliasToReal
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js471 function apply(func, thisArg, args) { function
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineCollectionFilter.php18 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineCollectionFilter
H A DDoctrineEmptyCollectionFilter.php21 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineEmptyCollectionFilter
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DReplaceFilter.php30 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\ReplaceFilter
H A DFilter.php17 public function apply($object, $property, $objectCopier); function
H A DKeepFilter.php12 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\KeepFilter
H A DSetNullFilter.php17 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\SetNullFilter

1234