Home
last modified time | relevance | path

Searched refs:IsUsableAfterApplyInheritedOnly (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.h238 bool IsUsableAfterApplyInheritedOnly(const ComputedStyle&) const;
H A Dstyle_resolver.cc1513 bool StyleResolver::CacheSuccess::IsUsableAfterApplyInheritedOnly( in IsUsableAfterApplyInheritedOnly() function in blink::StyleResolver::CacheSuccess
1734 if (!cache_success.IsUsableAfterApplyInheritedOnly(state.StyleRef())) in CascadeAndApplyMatchedProperties()