Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/animation/
DAnimationBase.cpp522 class ShorthandPropertyWrapper : public PropertyWrapperBase { class
524 ShorthandPropertyWrapper(int property, const CSSPropertyLonghand& longhand) in ShorthandPropertyWrapper() function in WebCore::ShorthandPropertyWrapper
726 addPropertyWrapper(propertyID, new ShorthandPropertyWrapper(propertyID, longhand)); in addShorthandProperties()
736 … addPropertyWrapper(CSSPropertyFont, new ShorthandPropertyWrapper(CSSPropertyFont, fontLonghand)); in addShorthandProperties()
/external/webkit/WebCore/
DChangeLog-2009-06-1652514 (WebCore::ShorthandPropertyWrapper::ShorthandPropertyWrapper):
52515 (WebCore::ShorthandPropertyWrapper::isShorthandWrapper):
52516 (WebCore::ShorthandPropertyWrapper::equals):
52517 (WebCore::ShorthandPropertyWrapper::blend):