Home
last modified time | relevance | path

Searched refs:mergeAttributes (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/undo/
H A DUpdateMarkersOperation.java42 private boolean mergeAttributes; field in UpdateMarkersOperation
65 boolean mergeAttributes) { in UpdateMarkersOperation() argument
67 this.mergeAttributes = mergeAttributes; in UpdateMarkersOperation()
88 String name, boolean mergeAttributes) { in UpdateMarkersOperation() argument
90 this.mergeAttributes = mergeAttributes; in UpdateMarkersOperation()
104 updateMarkers(100, monitor, mergeAttributes); in doExecute()
/dports/devel/pear-HTML_Common2/HTML_Common2-2.2.0/tests/
H A DHTML_Common2_Test.php150 $obj->mergeAttributes(['XyZZy' => 'xyzzy value']);
166 $obj->mergeAttributes(['foobar' => 42]);
207 $obj->mergeAttributes('checked nowrap');
234 … $obj->mergeAttributes(['readonly' => 'something', 'uppercase' => 'other value', 'foo' => 'baz']);
262 $this->assertSame($obj, $obj->mergeAttributes(['bar' => 'bar value']));
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/main/java/org/springframework/ui/
H A DExtendedModelMap.java57 public ExtendedModelMap mergeAttributes(Map<String, ?> attributes) { in mergeAttributes() method in ExtendedModelMap
58 super.mergeAttributes(attributes); in mergeAttributes()
H A DModel.java68 Model mergeAttributes(Map<String, ?> attributes); in mergeAttributes() method
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/remex-html/RemexHtml/TreeBuilder/
H A DRelayTreeHandler.php94 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in RemexHtml\\TreeBuilder\\RelayTreeHandler
95 $this->nextHandler->mergeAttributes( $element, $attrs, $sourceStart );
H A DNullTreeHandler.php66 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in RemexHtml\\TreeBuilder\\NullTreeHandler
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/remex-html/RemexHtml/TreeBuilder/
H A DRelayTreeHandler.php94 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in RemexHtml\\TreeBuilder\\RelayTreeHandler
95 $this->nextHandler->mergeAttributes( $element, $attrs, $sourceStart );
H A DNullTreeHandler.php66 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in RemexHtml\\TreeBuilder\\NullTreeHandler
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/remex-html/src/TreeBuilder/
H A DRelayTreeHandler.php94 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in Wikimedia\\RemexHtml\\TreeBuilder\\RelayTreeHandler
95 $this->nextHandler->mergeAttributes( $element, $attrs, $sourceStart );
H A DNullTreeHandler.php66 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in Wikimedia\\RemexHtml\\TreeBuilder\\NullTreeHandler
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/remex-html/RemexHtml/DOM/
H A DDOMSerializer.php106 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in RemexHtml\\DOM\\DOMSerializer
107 $this->builder->mergeAttributes( $element, $attrs, $sourceStart );
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/remex-html/src/DOM/
H A DDOMSerializer.php106 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in Wikimedia\\RemexHtml\\DOM\\DOMSerializer
107 $this->builder->mergeAttributes( $element, $attrs, $sourceStart );
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/remex-html/RemexHtml/DOM/
H A DDOMSerializer.php106 public function mergeAttributes( Element $element, Attributes $attrs, $sourceStart ) { function in RemexHtml\\DOM\\DOMSerializer
107 $this->builder->mergeAttributes( $element, $attrs, $sourceStart );
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/main/java/org/springframework/web/method/support/
H A DModelAndViewContainer.java221 public ModelAndViewContainer mergeAttributes(Map<String, ?> attributes) { in mergeAttributes() method in ModelAndViewContainer
222 getModel().mergeAttributes(attributes); in mergeAttributes()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/test/java/org/springframework/web/servlet/mvc/support/
H A DRedirectAttributesModelMapTests.java110 public void mergeAttributes() { in mergeAttributes() method in RedirectAttributesModelMapTests
116 this.redirectAttributes.mergeAttributes(map); in mergeAttributes()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/league/commonmark/src/Extension/Attributes/Event/
H A DAttributesListener.php51 … $attributes = AttributesHelper::mergeAttributes($target, $node->getAttributes());
53 … $attributes = AttributesHelper::mergeAttributes($node->getAttributes(), $target);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/commonmark/src/Extension/Attributes/Event/
H A DAttributesListener.php51 … $attributes = AttributesHelper::mergeAttributes($target, $node->getAttributes());
53 … $attributes = AttributesHelper::mergeAttributes($node->getAttributes(), $target);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/league/commonmark/src/Extension/Attributes/Event/
H A DAttributesListener.php51 … $attributes = AttributesHelper::mergeAttributes($target, $node->getAttributes());
53 … $attributes = AttributesHelper::mergeAttributes($node->getAttributes(), $target);
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/render/
H A Dkaterenderrange.cpp13 void mergeAttributes(KTextEditor::Attribute::Ptr base, KTextEditor::Attribute::Ptr add) in mergeAttributes() function
171 mergeAttributes(a, a2); in generateAttribute()
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Plugins/MediaEmbed/Configurator/TemplateGenerators/
H A DIframe.php34 …$attributes = $this->mergeAttributes($this->defaultIframeAttributes, $this->getFilteredAttributes(…
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/java/text/
H A DFormatCharacterIterator.java330 public void mergeAttributes (HashMap[] attributes, int[] ranges) in mergeAttributes() method in FormatCharacterIterator
491 mergeAttributes(new HashMap[] { attributes }, new int[] { range_end }); in addAttributes()
493 mergeAttributes(new HashMap[] { null, attributes }, new int[] { range_start, range_end }); in addAttributes()
/dports/www/matomo/piwik/libs/HTML/
H A DCommon2.php232 $this->mergeAttributes($attributes);
314 public function mergeAttributes($attributes) function in HTML_Common2
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/mvc/support/
H A DRedirectAttributes.java68 RedirectAttributes mergeAttributes(Map<String, ?> attributes); in mergeAttributes() method
/dports/java/jgraph/jgraph-java-5.13.0.4/examples/com/jgraph/example/fastgraph/
H A DFastPortView.java47 protected void mergeAttributes() { in mergeAttributes() method in FastPortView
H A DFastVertexView.java54 protected void mergeAttributes() { in mergeAttributes() method in FastVertexView

12345678910>>...12