Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCSSStyleModel.js332 function selectorQueried(index, nodeId, matchingSelectors, matchingNodeIds) argument
334 if (!matchingNodeIds)
336 if (matchingNodeIds.indexOf(nodeId) !== -1)