Home
last modified time | relevance | path

Searched refs:ApplyMatchedCache (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.h241 CacheSuccess ApplyMatchedCache(StyleResolverState&, const MatchResult&);
H A Dstyle_resolver.cc1519 StyleResolver::CacheSuccess StyleResolver::ApplyMatchedCache( in ApplyMatchedCache() function in blink::StyleResolver
1727 CacheSuccess cache_success = ApplyMatchedCache(state, result); in CascadeAndApplyMatchedProperties()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.h239 CacheSuccess ApplyMatchedCache(StyleResolverState&, const MatchResult&);
H A Dstyle_resolver.cc1793 StyleResolver::CacheSuccess StyleResolver::ApplyMatchedCache( in ApplyMatchedCache() function in blink::StyleResolver
2050 CacheSuccess cache_success = ApplyMatchedCache(state, match_result); in ApplyMatchedProperties()
2124 CacheSuccess cache_success = ApplyMatchedCache(state, result); in CascadeAndApplyMatchedProperties()