Searched refs:isPropertyName (Results 1 – 7 of 7) sorted by relevance
140 return CSSStyleDeclaration::isPropertyName(cssPropertyName(propertyIdentifier)); in isCSSPropertyName()183 if (!CSSStyleDeclaration::isPropertyName(prop)) in putDelegate()
38 static bool isPropertyName(const String&);
115 bool CSSStyleDeclaration::isPropertyName(const String& propertyName) in isPropertyName() function in WebCore::CSSStyleDeclaration
16935 * khtml/css/css_valueimpl.h: Added CSSStyleDeclarationImpl::isPropertyName,16940 (DOM::CSSStyleDeclarationImpl::isPropertyName): Added.
21218 (WebCore::CSSStyleDeclarationImpl::isPropertyName):
65015 (WebCore::CSSStyleDeclaration::isPropertyName):
48614 (WebCore::CSSStyleDeclaration::isPropertyName): Ditto.