Searched defs:StylePropertyMetadata (Results 1 – 1 of 1) sorted by relevance
35 struct StylePropertyMetadata { struct36 …StylePropertyMetadata(CSSPropertyID propertyID, bool isSetFromShorthand, int indexInShorthandsVect… in StylePropertyMetadata() argument66 CSSProperty(StylePropertyMetadata metadata, CSSValue* value) in CSSProperty() argument