Home
last modified time | relevance | path

Searched defs:matchedProperties (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DMatchedPropertiesCache.h39 Vector<MatchedProperties> matchedProperties; member
DMatchedPropertiesCache.cpp122 Vector<MatchedProperties>& matchedProperties = cacheItem->matchedProperties; in sweep() local
DMatchResult.h72 Vector<MatchedProperties, 64> matchedProperties; member
DStyleResolver.cpp1312 const MatchedProperties& matchedProperties = matchResult.matchedProperties[i]; in applyMatchedProperties() local
1325 const MatchedProperties& matchedProperties = matchResult.matchedProperties[i]; in applyMatchedProperties() local