Home
last modified time | relevance | path

Searched defs:IsUserAgent (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dshadow_root.h104 bool IsUserAgent() const { return GetType() == ShadowRootType::kUserAgent; } in IsUserAgent() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dshadow_root.h102 bool IsUserAgent() const { return GetType() == ShadowRootType::kUserAgent; } in IsUserAgent() function