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