Searched defs:matchingSelectors (Results 1 – 2 of 2) sorted by relevance
352 function selectorQueried(index, nodeId, matchingSelectors, matchingNodeIds) argument931 WebInspector.CSSRule = function(cssModel, payload, matchingSelectors) argument
1351 RefPtr<TypeBuilder::Array<int> > matchingSelectors = TypeBuilder::Array<int>::create(); in buildArrayForMatchedRuleList() local