Searched refs:oldMapEnd (Results 1 – 1 of 1) sorted by relevance
560 CounterDirectiveMap::const_iterator oldMapEnd = oldCounterDirectives->end(); in rendererStyleChanged() local563 if (oldMapIt != oldMapEnd) { in rendererStyleChanged()574 …or (CounterDirectiveMap::const_iterator it = oldCounterDirectives->begin(); it !=oldMapEnd; ++it) { in rendererStyleChanged()