Searched refs:m_matchedPropertiesCache (Results 1 – 2 of 2) sorted by relevance
299 MatchedPropertiesCache m_matchedPropertiesCache; variable
1337 m_matchedPropertiesCache.clear(); in invalidateMatchedPropertiesCache()1351 …if (cacheHash && (cachedMatchedProperties = m_matchedPropertiesCache.find(cacheHash, state, matchR… in applyMatchedProperties()1435 m_matchedPropertiesCache.add(state.style(), state.parentStyle(), cacheHash, matchResult); in applyMatchedProperties()