Home
last modified time | relevance | path

Searched defs:IsStyledElement (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsStyledElement.h59 bool IsStyledElement() const final { return true; } in IsStyledElement() function
H A DnsINode.h527 virtual bool IsStyledElement() const { return false; } in IsStyledElement() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsStyledElement.h59 bool IsStyledElement() const final { return true; } in IsStyledElement() function
H A DnsINode.h533 virtual bool IsStyledElement() const { return false; } in IsStyledElement() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsStyledElement.h59 bool IsStyledElement() const final { return true; } in IsStyledElement() function
H A DnsINode.h527 virtual bool IsStyledElement() const { return false; } in IsStyledElement() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dnode.cc1779 bool Node::IsStyledElement() const { in IsStyledElement() function in blink::Node
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dnode.cc1802 bool Node::IsStyledElement() const { in IsStyledElement() function in blink::Node