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