Home
last modified time | relevance | path

Searched defs:StylePropertyMetadata (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSProperty.h35 struct StylePropertyMetadata { struct
36StylePropertyMetadata(CSSPropertyID propertyID, bool isSetFromShorthand, int indexInShorthandsVect… in StylePropertyMetadata() argument
66 CSSProperty(StylePropertyMetadata metadata, CSSValue* value) in CSSProperty() argument