Home
last modified time | relevance | path

Searched refs:DistributedToV0InsertionPoint (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver_state.h92 bool DistributedToV0InsertionPoint() const { in DistributedToV0InsertionPoint() function
93 return element_context_.DistributedToV0InsertionPoint(); in DistributedToV0InsertionPoint()
H A Delement_resolve_context.h58 bool DistributedToV0InsertionPoint() const { in DistributedToV0InsertionPoint() function
H A Dstyle_resolver.cc921 if (state.DistributedToV0InsertionPoint() || element.AssignedSlot()) { in InitStyleAndApplyInheritance()
1542 (!state.DistributedToV0InsertionPoint() || element.AssignedSlot() || in ApplyMatchedCache()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver_state.h82 bool DistributedToV0InsertionPoint() const { in DistributedToV0InsertionPoint() function
83 return element_context_.DistributedToV0InsertionPoint(); in DistributedToV0InsertionPoint()
H A Delement_resolve_context.h58 bool DistributedToV0InsertionPoint() const { in DistributedToV0InsertionPoint() function
H A Dstyle_resolver.cc872 if (state.DistributedToV0InsertionPoint() || element.AssignedSlot()) { in InitStyleAndApplyInheritance()
1821 (!state.DistributedToV0InsertionPoint() || element.AssignedSlot() || in ApplyMatchedCache()