Searched defs:isSetFromShorthand (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSProperty.h36 StylePropertyMetadata(CSSPropertyID propertyID, bool isSetFromShorthand, int indexInShorthandsVector, bool important, bool implicit, bool inherited) argument
65 bool isSetFromShorthand() const { return m_metadata.m_isSetFromShorthand; }; function in class:WebCore::CSSProperty

Completed in 63 milliseconds