Searched refs:ruleSetScopedBy (Results 1 – 2 of 2) sorted by relevance
48 …RuleSet* ruleSetScopedBy(const ContainerNode* scopingNode) { return m_treeBoundaryCrossingRuleSetM… in ruleSetScopedBy() function
422 RuleSet* ruleSet = m_treeBoundaryCrossingRules.ruleSetScopedBy(scopingNode); in collectTreeBoundaryCrossingRules()