Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSProperty.h36 …yMetadata(CSSPropertyID propertyID, bool isSetFromShorthand, int indexInShorthandsVector, bool imp… in StylePropertyMetadata()
39 , m_indexInShorthandsVector(indexInShorthandsVector) in StylePropertyMetadata()
59 …ue, bool important = false, bool isSetFromShorthand = false, int indexInShorthandsVector = 0, bool…
60 …: m_metadata(propertyID, isSetFromShorthand, indexInShorthandsVector, important, implicit, CSSProp… in m_metadata() argument