Home
last modified time | relevance | path

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

/external/webkit/WebCore/css/
DCSSPropertyLonghand.h34 CSSPropertyLonghand(const int* firstProperty, unsigned numProperties) in CSSPropertyLonghand() argument
35 : m_properties(firstProperty) in CSSPropertyLonghand()