Searched refs:oldMapIt (Results 1 – 1 of 1) sorted by relevance
566 CounterDirectiveMap::const_iterator oldMapIt = oldCounterDirectives->find(it->key); in rendererStyleChanged() local567 if (oldMapIt != oldMapEnd) { in rendererStyleChanged()568 if (oldMapIt->value == it->value) in rendererStyleChanged()