Home
last modified time | relevance | path

Searched defs:getPropertyPriority (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/win/
DDOMCSSClasses.cpp127 HRESULT STDMETHODCALLTYPE DOMCSSStyleDeclaration::getPropertyPriority( in getPropertyPriority() function in DOMCSSStyleDeclaration
/external/webkit/Source/WebCore/css/
DCSSStyleDeclaration.cpp57 String CSSStyleDeclaration::getPropertyPriority(const String& propertyName) in getPropertyPriority() function in WebCore::CSSStyleDeclaration
DCSSMutableStyleDeclaration.cpp519 bool CSSMutableStyleDeclaration::getPropertyPriority(int propertyID) const in getPropertyPriority() function in WebCore::CSSMutableStyleDeclaration
DCSSComputedStyleDeclaration.cpp1871 bool CSSComputedStyleDeclaration::getPropertyPriority(int /*propertyID*/) const in getPropertyPriority() function in WebCore::CSSComputedStyleDeclaration
/external/webkit/Source/WebCore/inspector/front-end/
DCSSStyleModel.js292 getPropertyPriority: function(name) method in WebInspector.CSSStyleDeclaration