Searched refs:removedVariable (Results 1 – 4 of 4) sorted by relevance
43 virtual void removedVariable(const AtomicString& name) { } in removedVariable() function
75 (*it)->removedVariable(name); in remove()
241 virtual void removedVariable(const AtomicString& name) OVERRIDE;
595 void MutableStylePropertySet::VariablesIterator::removedVariable(const AtomicString& name) in removedVariable() function in WebCore::MutableStylePropertySet::VariablesIterator