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

/macosx-10.10/WebCore-7600.1.25/css/
H A DViewportStyleResolver.cpp57 StyleProperties& propertySet = viewportRule->mutableProperties(); local
H A DPropertySetCSSStyleDeclaration.h45 PropertySetCSSStyleDeclaration(MutableStyleProperties* propertySet) : m_propertySet(propertySet) { } argument
87 static PassRefPtr<StyleRuleCSSStyleDeclaration> create(MutableStyleProperties& propertySet, CSSRule& parentRule) argument
117 InlineCSSStyleDeclaration(MutableStyleProperties* propertySet, StyledElement* parentElement) argument
H A DStyleProperties.h57 PropertyReference(const StyleProperties& propertySet, unsigned index) argument
H A DElementRuleCollector.cpp103 inline void ElementRuleCollector::addElementStyleProperties(const StyleProperties* propertySet, bool isCacheable) argument
H A DPropertySetCSSStyleDeclaration.cpp300 StyleRuleCSSStyleDeclaration::StyleRuleCSSStyleDeclaration(MutableStyleProperties& propertySet, CSSRule& parentRule) argument
350 void StyleRuleCSSStyleDeclaration::reattach(MutableStyleProperties& propertySet) argument
/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DMediaControlElementTypes.cpp89 const StyleProperties* propertySet = m_element->inlineStyle(); local

Completed in 180 milliseconds