Home
last modified time | relevance | path

Searched refs:tree_boundary_crossing_scopes (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.cc546 const auto& tree_boundary_crossing_scopes = in MatchScopedRulesV0() local
548 for (auto it = tree_boundary_crossing_scopes.rbegin(); in MatchScopedRulesV0()
549 it != tree_boundary_crossing_scopes.rend(); ++it) { in MatchScopedRulesV0()
753 const auto& tree_boundary_crossing_scopes = in CollectTreeBoundaryCrossingRulesV0CascadeOrder() local
755 if (tree_boundary_crossing_scopes.IsEmpty()) in CollectTreeBoundaryCrossingRulesV0CascadeOrder()
760 tree_boundary_crossing_scopes.size() * 2; in CollectTreeBoundaryCrossingRulesV0CascadeOrder()
763 tree_boundary_crossing_scopes.size(); in CollectTreeBoundaryCrossingRulesV0CascadeOrder()
765 for (const auto& scoping_node : tree_boundary_crossing_scopes) { in CollectTreeBoundaryCrossingRulesV0CascadeOrder()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.cc523 const auto& tree_boundary_crossing_scopes = in MatchScopedRulesV0() local
525 for (auto it = tree_boundary_crossing_scopes.rbegin(); in MatchScopedRulesV0()
526 it != tree_boundary_crossing_scopes.rend(); ++it) { in MatchScopedRulesV0()
710 const auto& tree_boundary_crossing_scopes = in CollectTreeBoundaryCrossingRulesV0CascadeOrder() local
712 if (tree_boundary_crossing_scopes.IsEmpty()) in CollectTreeBoundaryCrossingRulesV0CascadeOrder()
717 tree_boundary_crossing_scopes.size() * 2; in CollectTreeBoundaryCrossingRulesV0CascadeOrder()
720 tree_boundary_crossing_scopes.size(); in CollectTreeBoundaryCrossingRulesV0CascadeOrder()
722 for (const auto& scoping_node : tree_boundary_crossing_scopes) { in CollectTreeBoundaryCrossingRulesV0CascadeOrder()