Searched refs:shouldNotifyRendererWithIdenticalStyles (Results 1 – 3 of 3) sorted by relevance
390 …bool shouldNotifyRendererWithIdenticalStyles() const { return getFlag(NotifyRendererWithIdenticalS… in shouldNotifyRendererWithIdenticalStyles() function
1588 …doStyleCacheIsInvalid(oldStyle.get(), newStyle.get()) || shouldNotifyRendererWithIdenticalStyles()… in recalcOwnStyle()
134 if (!hasSVGRareData() || shouldNotifyRendererWithIdenticalStyles()) in willRecalcStyle()