Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCSSStyleModel.js761 this._allProperties = []; // ALL properties: [ CSSProperty ] property in WebInspector.CSSStyleDeclaration
768 this._allProperties.push(property);
820 return this._allProperties;