Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DDOMPresentationUtils.js175 return WebInspector.DOMPresentationUtils.cssPath(node, justSelector);
183 WebInspector.DOMPresentationUtils.cssPath = function(node, optimized) function
DElementsTreeOutline.js2274 InspectorFrontendHost.copyText(WebInspector.DOMPresentationUtils.cssPath(this._node, true));