Home
last modified time | relevance | path

Searched defs:apply (Results 26 – 50 of 87) sorted by path

1234

/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 mxShape
465 mxText.prototype.apply=function(a){var b=this.spacing;mxShape.prototype.apply.apply(this,arguments)… method in mxText
504 mxImageShape.prototype.apply=function(a){mxShape.prototype.apply.apply(this,arguments);this.gradien… method in mxShape
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/dw2pdf/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
H A DDoctrineProxyFilter.php18 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineProxyFilter
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
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 DReplaceFilter.php30 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\ReplaceFilter
H A DSetNullFilter.php17 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\SetNullFilter
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/
H A DDateIntervalFilter.php23 public function apply($element) function in DeepCopy\\TypeFilter\\Date\\DateIntervalFilter
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/
H A DReplaceFilter.php26 public function apply($element) function in DeepCopy\\TypeFilter\\ReplaceFilter
H A DShallowCopyFilter.php13 public function apply($element) function in DeepCopy\\TypeFilter\\ShallowCopyFilter
H A DTypeFilter.php12 public function apply($element); function
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/
H A DArrayObjectFilter.php26 public function apply($arrayObject) function in DeepCopy\\TypeFilter\\Spl\\ArrayObjectFilter
H A DSplDoublyLinkedListFilter.php25 public function apply($element) function in DeepCopy\\TypeFilter\\Spl\\SplDoublyLinkedListFilter
/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
H A DDoctrineProxyFilter.php18 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineProxyFilter
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
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 DReplaceFilter.php30 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\ReplaceFilter
H A DSetNullFilter.php17 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\SetNullFilter
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/
H A DDateIntervalFilter.php23 public function apply($element) function in DeepCopy\\TypeFilter\\Date\\DateIntervalFilter
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/
H A DReplaceFilter.php26 public function apply($element) function in DeepCopy\\TypeFilter\\ReplaceFilter
H A DShallowCopyFilter.php13 public function apply($element) function in DeepCopy\\TypeFilter\\ShallowCopyFilter
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/
H A DSplDoublyLinkedListFilter.php25 public function apply($element) function in DeepCopy\\TypeFilter\\Spl\\SplDoublyLinkedListFilter

1234