Searched defs:removedVariable (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/css/ | ||
D | CSSVariablesIterator.h | 43 virtual void removedVariable(const AtomicString& name) { } in removedVariable() function |
D | StylePropertySet.cpp | 595 void MutableStylePropertySet::VariablesIterator::removedVariable(const AtomicString& name) in removedVariable() function in WebCore::MutableStylePropertySet::VariablesIterator |