Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DCSSStyleModel.js229 this._allProperties = []; // ALL properties: [ CSSProperty ] property in WebInspector.CSSStyleDeclaration
237 this._allProperties.push(property);
278 return this._allProperties;