Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/v8/custom/
DV8CSSStyleDeclarationCustom.cpp100 static CSSPropertyInfo* cssPropertyInfo(v8::Handle<v8::String>v8PropertyName) in cssPropertyInfo() function
164 CSSPropertyInfo* propInfo = cssPropertyInfo(name); in namedPropertyGetter()
197 CSSPropertyInfo* propInfo = cssPropertyInfo(name); in namedPropertySetter()
/external/webkit/Source/WebCore/
DChangeLog29493 (WebCore::cssPropertyInfo):