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