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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSProperty.h54 class CSSProperty { class in namespace:WebCore
56 CSSProperty(CSSPropertyID propertyID, PassRefPtr<CSSValue> value, bool important = false, CSSPropertyID shorthandID = CSSPropertyInvalid, bool implicit = false) function in class:WebCore::CSSProperty
66 CSSProperty(StylePropertyMetadata metadata, CSSValue* value) function in class:WebCore::CSSProperty
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DCSSStyleModel.js[all...]

Completed in 200 milliseconds