Home
last modified time | relevance | path

Searched refs:tagNS (Results 1 – 13 of 13) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/trustedtypes/
H A Dtrusted_type_policy_factory.h58 const String& tagNS) const;
61 const String& tagNS,
H A Dtrusted_type_policy_factory.cc219 const String& tagNS, in getAttributeType() argument
221 return FindTypeInTypeTable(tagName.LowerASCII(), attributeName, tagNS, in getAttributeType()
239 const String& tagNS) const { in getAttributeType()
240 return getAttributeType(tagName, attributeName, tagNS, String()); in getAttributeType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/trustedtypes/
H A Dtrusted_type_policy_factory.h60 const String& tagNS) const;
63 const String& tagNS,
H A Dtrusted_type_policy_factory.cc235 const String& tagNS, in getAttributeType() argument
237 return FindTypeInTypeTable(tagName.LowerASCII(), attributeName, tagNS, in getAttributeType()
255 const String& tagNS) const { in getAttributeType()
256 return getAttributeType(tagName, attributeName, tagNS, String()); in getAttributeType()
/dports/www/sogo/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoFolder.m451 NSString *tagName, *tagNS;
462 tagNS = [childProperty attribute: @"namespace"];
463 if (!tagNS)
464 tagNS = XMLNS_WEBDAV;
468 tagNS,
471 [properties404 addObject: davElement (tagName, tagNS)];
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoFolder.m451 NSString *tagName, *tagNS;
462 tagNS = [childProperty attribute: @"namespace"];
463 if (!tagNS)
464 tagNS = XMLNS_WEBDAV;
468 tagNS,
471 [properties404 addObject: davElement (tagName, tagNS)];
/dports/www/sogo2/SOGo-2.4.1/SoObjects/SOGo/
H A DSOGoFolder.m460 NSString *tagName, *tagNS;
471 tagNS = [childProperty attribute: @"namespace"];
472 if (!tagNS)
473 tagNS = XMLNS_WEBDAV;
477 tagNS,
480 [properties404 addObject: davElement (tagName, tagNS)];
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.cpp9062 int32_t tagNS = aContent->GetNameSpaceID(); in StartElement() local
9090 if (localName == nsGkAtoms::br && tagNS == kNameSpaceID_XHTML && in StartElement()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp8910 int32_t tagNS = aContent->GetNameSpaceID(); local
8948 if (localName == nsGkAtoms::br && tagNS == kNameSpaceID_XHTML &&
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp8586 int32_t tagNS = aContent->GetNameSpaceID(); local
8624 if (localName == nsGkAtoms::br && tagNS == kNameSpaceID_XHTML &&
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp8816 int32_t tagNS = aContent->GetNameSpaceID(); local
8854 if (localName == nsGkAtoms::br && tagNS == kNameSpaceID_XHTML &&
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp8910 int32_t tagNS = aContent->GetNameSpaceID(); local
8948 if (localName == nsGkAtoms::br && tagNS == kNameSpaceID_XHTML &&
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp8745 int32_t tagNS = aContent->GetNameSpaceID(); local
8773 if (localName == nsGkAtoms::br && tagNS == kNameSpaceID_XHTML &&