Searched refs:ComputedStyleLoader (Results 1 – 1 of 1) sorted by relevance
40 this._styleLoader = new WebInspector.CSSStyleModel.ComputedStyleLoader(this);1785 WebInspector.CSSStyleModel.ComputedStyleLoader = function(cssModel) class in WebInspector.CSSStyleModel1792 WebInspector.CSSStyleModel.ComputedStyleLoader.prototype = {