Home
last modified time | relevance | path

Searched defs:removedVariable (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSVariablesIterator.h43 virtual void removedVariable(const AtomicString& name) { } in removedVariable() function
DStylePropertySet.cpp595 void MutableStylePropertySet::VariablesIterator::removedVariable(const AtomicString& name) in removedVariable() function in WebCore::MutableStylePropertySet::VariablesIterator