Searched refs:clearVariables (Results 1 – 8 of 8) sorted by relevance
67 virtual bool clearVariables(ExceptionState&) = 0;
85 if (m_styleDeclaration->clearVariables(exceptionState)) { in clear()
311 bool PropertySetCSSStyleDeclaration::clearVariables(ExceptionState&) in clearVariables() function in WebCore::PropertySetCSSStyleDeclaration316 bool changed = m_propertySet->clearVariables(); in clearVariables()
75 virtual bool clearVariables(ExceptionState&) OVERRIDE;
126 virtual bool clearVariables(ExceptionState&) OVERRIDE;
214 bool clearVariables();
562 bool MutableStylePropertySet::clearVariables() in clearVariables() function in WebCore::MutableStylePropertySet
3211 bool CSSComputedStyleDeclaration::clearVariables(ExceptionState& exceptionState) in clearVariables() function in WebCore::CSSComputedStyleDeclaration