Home
last modified time | relevance | path

Searched refs:setAttribute (Results 451 – 475 of 23094) sorted by relevance

1...<<11121314151617181920>>...924

/dports/finance/prestashop/prestashop/vendor/twig/twig/src/Node/Expression/
H A DFilterExpression.php30 $this->setAttribute('name', $name);
31 $this->setAttribute('type', 'filter');
32 $this->setAttribute('thing', $filter);
33 $this->setAttribute('needs_environment', $filter->needsEnvironment());
34 $this->setAttribute('needs_context', $filter->needsContext());
35 $this->setAttribute('arguments', $filter->getArguments());
37 $this->setAttribute('callable', $filter->getCallable());
40 $this->setAttribute('is_variadic', $filter->isVariadic());
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.host.prototype.edit.php57 ->setAttribute('maxlength', 128)
59 ->setAttribute('autofocus', 'autofocus');
65 ->setAttribute('maxlength', 128);
100 ->setAttribute('data-type', 'agent')
117 ->setAttribute('data-type', 'snmp')
134 ->setAttribute('data-type', 'jmx')
152 ->setAttribute('data-type', 'ipmi')
211 ))->setAttribute('colspan', 5);
227 ->setAttribute('style', 'width: 100%;')
255 ->setAttribute('style', 'width: 100%;')
[all …]
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.host.prototype.edit.php57 ->setAttribute('maxlength', 128)
59 ->setAttribute('autofocus', 'autofocus');
65 ->setAttribute('maxlength', 128);
100 ->setAttribute('data-type', 'agent')
117 ->setAttribute('data-type', 'snmp')
134 ->setAttribute('data-type', 'jmx')
152 ->setAttribute('data-type', 'ipmi')
211 ))->setAttribute('colspan', 5);
227 ->setAttribute('style', 'width: 100%;')
255 ->setAttribute('style', 'width: 100%;')
[all …]
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.host.prototype.edit.php57 ->setAttribute('maxlength', 128)
59 ->setAttribute('autofocus', 'autofocus');
65 ->setAttribute('maxlength', 128);
100 ->setAttribute('data-type', 'agent')
117 ->setAttribute('data-type', 'snmp')
134 ->setAttribute('data-type', 'jmx')
152 ->setAttribute('data-type', 'ipmi')
211 ))->setAttribute('colspan', 5);
227 ->setAttribute('style', 'width: 100%;')
255 ->setAttribute('style', 'width: 100%;')
[all …]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.host.prototype.edit.php57 ->setAttribute('maxlength', 128)
59 ->setAttribute('autofocus', 'autofocus');
65 ->setAttribute('maxlength', 128);
100 ->setAttribute('data-type', 'agent')
117 ->setAttribute('data-type', 'snmp')
134 ->setAttribute('data-type', 'jmx')
152 ->setAttribute('data-type', 'ipmi')
211 ))->setAttribute('colspan', 5);
227 ->setAttribute('style', 'width: 100%;')
255 ->setAttribute('style', 'width: 100%;')
[all …]
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.host.prototype.edit.php57 ->setAttribute('maxlength', 128)
59 ->setAttribute('autofocus', 'autofocus');
65 ->setAttribute('maxlength', 128);
100 ->setAttribute('data-type', 'agent')
117 ->setAttribute('data-type', 'snmp')
134 ->setAttribute('data-type', 'jmx')
152 ->setAttribute('data-type', 'ipmi')
211 ))->setAttribute('colspan', 5);
227 ->setAttribute('style', 'width: 100%;')
255 ->setAttribute('style', 'width: 100%;')
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/console/Descriptor/
H A DXmlDescriptor.php54 $commandXML->setAttribute('id', $command->getName());
55 $commandXML->setAttribute('name', $command->getName());
56 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
82 $rootXml->setAttribute('name', $application->getName());
84 $rootXml->setAttribute('version', $application->getVersion());
93 $commandsXML->setAttribute('namespace', $namespace);
181 $objectXML->setAttribute('name', $argument->getName());
182 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
183 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
202 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/
H A DXmlDescriptor.php61 $commandXML->setAttribute('id', $command->getName());
62 $commandXML->setAttribute('name', $command->getName());
63 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
94 $rootXml->setAttribute('name', $application->getName());
96 $rootXml->setAttribute('version', $application->getVersion());
105 $commandsXML->setAttribute('namespace', $namespace);
196 $objectXML->setAttribute('name', $argument->getName());
197 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
198 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
220 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php61 $commandXML->setAttribute('id', $command->getName());
62 $commandXML->setAttribute('name', $command->getName());
63 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
94 $rootXml->setAttribute('name', $application->getName());
96 $rootXml->setAttribute('version', $application->getVersion());
105 $commandsXML->setAttribute('namespace', $namespace);
196 $objectXML->setAttribute('name', $argument->getName());
197 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
198 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
220 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/phpbb3/phpBB3/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php61 $commandXML->setAttribute('id', $command->getName());
62 $commandXML->setAttribute('name', $command->getName());
63 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
94 $rootXml->setAttribute('name', $application->getName());
96 $rootXml->setAttribute('version', $application->getVersion());
105 $commandsXML->setAttribute('namespace', $namespace);
196 $objectXML->setAttribute('name', $argument->getName());
197 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
198 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
220 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php61 $commandXML->setAttribute('id', $command->getName());
62 $commandXML->setAttribute('name', $command->getName());
63 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
95 $rootXml->setAttribute('name', $application->getName());
97 $rootXml->setAttribute('version', $application->getVersion());
106 $commandsXML->setAttribute('namespace', $namespace);
196 $objectXML->setAttribute('name', $argument->getName());
197 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
198 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
217 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php61 $commandXML->setAttribute('id', $command->getName());
62 $commandXML->setAttribute('name', $command->getName());
63 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
94 $rootXml->setAttribute('name', $application->getName());
96 $rootXml->setAttribute('version', $application->getVersion());
105 $commandsXML->setAttribute('namespace', $namespace);
196 $objectXML->setAttribute('name', $argument->getName());
197 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
198 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
220 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php55 $commandXML->setAttribute('id', $command->getName());
56 $commandXML->setAttribute('name', $command->getName());
57 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
83 $rootXml->setAttribute('name', $application->getName());
85 $rootXml->setAttribute('version', $application->getVersion());
94 $commandsXML->setAttribute('namespace', $namespace);
182 $objectXML->setAttribute('name', $argument->getName());
183 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
184 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
203 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php54 $commandXML->setAttribute('id', $command->getName());
55 $commandXML->setAttribute('name', $command->getName());
56 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
82 $rootXml->setAttribute('name', $application->getName());
84 $rootXml->setAttribute('version', $application->getVersion());
93 $commandsXML->setAttribute('namespace', $namespace);
181 $objectXML->setAttribute('name', $argument->getName());
182 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
183 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
202 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/
H A DXmlDescriptor.php61 $commandXML->setAttribute('id', $command->getName());
62 $commandXML->setAttribute('name', $command->getName());
63 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
94 $rootXml->setAttribute('name', $application->getName());
96 $rootXml->setAttribute('version', $application->getVersion());
105 $commandsXML->setAttribute('namespace', $namespace);
196 $objectXML->setAttribute('name', $argument->getName());
197 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
198 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
220 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php61 $commandXML->setAttribute('id', $command->getName());
62 $commandXML->setAttribute('name', $command->getName());
63 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
94 $rootXml->setAttribute('name', $application->getName());
96 $rootXml->setAttribute('version', $application->getVersion());
105 $commandsXML->setAttribute('namespace', $namespace);
196 $objectXML->setAttribute('name', $argument->getName());
197 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
198 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
220 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/owncloud/owncloud/updater/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php61 $commandXML->setAttribute('id', $command->getName());
62 $commandXML->setAttribute('name', $command->getName());
63 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
94 $rootXml->setAttribute('name', $application->getName());
96 $rootXml->setAttribute('version', $application->getVersion());
105 $commandsXML->setAttribute('namespace', $namespace);
196 $objectXML->setAttribute('name', $argument->getName());
197 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
198 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
220 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/owncloud/owncloud/lib/composer/symfony/console/Descriptor/
H A DXmlDescriptor.php55 $commandXML->setAttribute('id', $command->getName());
56 $commandXML->setAttribute('name', $command->getName());
57 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
83 $rootXml->setAttribute('name', $application->getName());
85 $rootXml->setAttribute('version', $application->getVersion());
94 $commandsXML->setAttribute('namespace', $namespace);
182 $objectXML->setAttribute('name', $argument->getName());
183 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
184 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
203 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/www/nextcloud/nextcloud/3rdparty/symfony/console/Descriptor/
H A DXmlDescriptor.php55 $commandXML->setAttribute('id', $command->getName());
56 $commandXML->setAttribute('name', $command->getName());
57 $commandXML->setAttribute('hidden', $command->isHidden() ? 1 : 0);
83 $rootXml->setAttribute('name', $application->getName());
85 $rootXml->setAttribute('version', $application->getVersion());
94 $commandsXML->setAttribute('namespace', $namespace);
182 $objectXML->setAttribute('name', $argument->getName());
183 $objectXML->setAttribute('is_required', $argument->isRequired() ? 1 : 0);
184 $objectXML->setAttribute('is_array', $argument->isArray() ? 1 : 0);
203 $objectXML->setAttribute('name', '--'.$option->getName());
[all …]
/dports/databases/cego/cego-2.47.11/src/
H A DCegoAdminThread.cc2087 pN->setAttribute(XML_THID_ATTR, Chain(i)); in srvDbThreadInfo()
2125 pN->setAttribute(XML_THID_ATTR, Chain(i)); in srvAdmThreadInfo()
2161 pN->setAttribute(XML_THID_ATTR, Chain(i)); in srvLogThreadInfo()
7445 pF->setAttribute(XML_NAME_ATTR, *pFileName); in getDetailedTSInfo()
7483 pF->setAttribute(XML_NAME_ATTR, *pFileName); in getDetailedTSInfo()
7521 pF->setAttribute(XML_NAME_ATTR, *pFileName); in getDetailedTSInfo()
7560 pLE->setAttribute(XML_NAME_ATTR, *pLogName); in getDetailedTSInfo()
7563 pLE->setAttribute(XML_STATUS_ATTR, *pStatus); in getDetailedTSInfo()
7592 pNAL->setAttribute(XML_ARCHID_ATTR, *pArchId); in getDetailedTSInfo()
7744 pTE->setAttribute(XML_RBO_ATTR, *pRBO); in getTransactionInfo()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dpaint_and_raster_invalidation_test.cc170 target->setAttribute(html_names::kClassAttr, ""); in TEST_P()
186 target->setAttribute(html_names::kStyleAttr, in TEST_P()
221 target->setAttribute(html_names::kStyleAttr, in TEST_P()
255 target->setAttribute(html_names::kStyleAttr, in TEST_P()
266 target->setAttribute(html_names::kStyleAttr, in TEST_P()
285 target->setAttribute(html_names::kStyleAttr, in TEST_P()
301 target->setAttribute(html_names::kStyleAttr, in TEST_P()
311 child->setAttribute(html_names::kStyleAttr, in TEST_P()
515 target->setAttribute(html_names::kClassAttr, in TEST_P()
578 target->setAttribute(html_names::kClassAttr, in TEST_P()
[all …]
H A Dbox_paint_invalidator_test.cc70 target.setAttribute( in ExpectFullPaintInvalidationOnGeometryChange()
128 target.setAttribute(html_names::kClassAttr, ""); in TEST_P()
148 target.setAttribute(html_names::kStyleAttr, "width: 200px"); in TEST_P()
165 target.setAttribute(html_names::kClassAttr, ""); in TEST_P()
166 target.setAttribute(html_names::kStyleAttr, "background: blue"); in TEST_P()
227 target.setAttribute(html_names::kStyleAttr, ""); in TEST_P()
240 target.setAttribute(html_names::kClassAttr, "background"); in TEST_P()
247 target.setAttribute(html_names::kStyleAttr, "filter: blur(5px)"); in TEST_P()
253 target.setAttribute(html_names::kStyleAttr, in TEST_P()
273 target.setAttribute(html_names::kStyleAttr, in TEST_P()
[all …]
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsfeature.cpp406 copy.setAttribute( 0, 1 ); in fields()
407 copy.setAttribute( 1, 2 ); in fields()
408 copy.setAttribute( 2, 3 ); in fields()
420 copy.setAttribute( 0, 1 ); in fields()
421 copy.setAttribute( 1, 2 ); in fields()
422 copy.setAttribute( 2, 3 ); in fields()
454 feature2.setAttribute( 0, "attr1" ); in equality()
457 feature2.setAttribute( 1, 1 ); in equality()
482 feature4.setAttribute( 0, 1 ); in equality()
483 feature4.setAttribute( 1, 2 ); in equality()
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmeshrenderersettings.cpp66 elem.setAttribute( QStringLiteral( "line-width" ), mLineWidth ); in writeXml()
118 elem.setAttribute( QStringLiteral( "min-val" ), mClassificationMinimum ); in writeXml()
119 elem.setAttribute( QStringLiteral( "max-val" ), mClassificationMaximum ); in writeXml()
120 elem.setAttribute( QStringLiteral( "opacity" ), mOpacity ); in writeXml()
343 elemShaft.setAttribute( QStringLiteral( "min" ), mMinShaftLength ); in writeXml()
355 elemShaft.setAttribute( QStringLiteral( "method" ), methodTxt ); in writeXml()
420 elemScalar.setAttribute( QStringLiteral( "group" ), groupIndex ); in writeXml()
428 elemVector.setAttribute( QStringLiteral( "group" ), groupIndex ); in writeXml()
600 elem.setAttribute( QStringLiteral( "line-width" ), mLineWidth ); in writeXml()
605 elem.setAttribute( QStringLiteral( "filter-min" ), mFilterMin ); in writeXml()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/scheduler_integration_tests/
H A Dframe_throttling_test.cc97 frame_element->setAttribute(kStyleAttr, in TEST_P()
332 frame_element->setAttribute(html_names::kWidthAttr, "50"); in TEST_P()
372 frame_element->setAttribute(kStyleAttr, ""); in TEST_P()
403 frame_element->setAttribute(kStyleAttr, ""); in TEST_P()
435 div_element->setAttribute(kStyleAttr, "width: 50px"); in TEST_P()
1002 frame_element->setAttribute(kStyleAttr, in TEST_P()
1073 frame_element->setAttribute(kStyleAttr, ""); in TEST_P()
1252 frame_element->setAttribute(html_names::kStyleAttr, in TEST_P()
1259 inner_div->setAttribute(html_names::kStyleAttr, in TEST_P()
1271 frame_element->setAttribute(html_names::kStyleAttr, ""); in TEST_P()
[all …]

1...<<11121314151617181920>>...924