Searched refs:sharedStyleRejectedByUncommonAttributeRules (Results 1 – 3 of 3) sorted by relevance
47 sharedStyleRejectedByUncommonAttributeRules = 0; in reset()60 …unsigned sharedStylesRejected = sharedStyleRejectedByUncommonAttributeRules + sharedStyleRejectedB… in report()71 PERCENT(sharedStyleRejectedByUncommonAttributeRules, sharedStylesRejected), in report()
53 unsigned sharedStyleRejectedByUncommonAttributeRules; variable
302 INCREMENT_STYLE_STATS_COUNTER(m_styleResolver, sharedStyleRejectedByUncommonAttributeRules); in findSharedStyle()