Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/animation/
DAnimationBase.cpp690 static void addPropertyWrapper(int propertyID, PropertyWrapperBase* wrapper) in addPropertyWrapper() function
726 addPropertyWrapper(propertyID, new ShorthandPropertyWrapper(propertyID, longhand)); in addShorthandProperties()
736addPropertyWrapper(CSSPropertyFont, new ShorthandPropertyWrapper(CSSPropertyFont, fontLonghand)); in addShorthandProperties()
/external/webkit/WebCore/
DChangeLog-2009-06-1652522 (WebCore::addPropertyWrapper):