Searched refs:isCSSPropertyName (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
H A DJSCSSStyleDeclarationCustom.cpp136 static bool isCSSPropertyName(const Identifier& propertyIdentifier) function in namespace:WebCore
145 return isCSSPropertyName(propertyName);

Completed in 91 milliseconds