Searched refs:hostContext (Results 1 – 1 of 1) sorted by relevance
922 SelectorCheckingContext hostContext(subContext); in checkOne() local925 hostContext.element = nextElement; in checkOne()926 … if (match(hostContext, siblingTraversalStrategy, &subResult) == SelectorMatches) { in checkOne()929 …maxSpecificity = std::max(maxSpecificity, hostContext.selector->specificity() + subResult.specific… in checkOne()932 hostContext.contextFlags = DefaultBehavior; in checkOne()933 hostContext.scope = nullptr; in checkOne()938 hostContext.elementStyle = 0; in checkOne()