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