Home
last modified time | relevance | path

Searched refs:is_inline_style_cacheable (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.cc442 bool is_inline_style_cacheable = !element.InlineStyle()->IsMutable(); in MatchElementScopeRules() local
444 is_inline_style_cacheable); in MatchElementScopeRules()
732 bool is_inline_style_cacheable = !element.InlineStyle()->IsMutable(); in MatchAllRules() local
734 is_inline_style_cacheable); in MatchAllRules()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.cc421 bool is_inline_style_cacheable = !element.InlineStyle()->IsMutable(); in MatchElementScopeRules() local
423 is_inline_style_cacheable); in MatchElementScopeRules()
690 bool is_inline_style_cacheable = in MatchAllRules() local
693 is_inline_style_cacheable); in MatchAllRules()