Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver_state.h128 void SetIsAnimatingCustomProperties(bool value) { in SetIsAnimatingCustomProperties() function
H A Dstyle_resolver.cc779 state.SetIsAnimatingCustomProperties(true); in CachedAnimationBaseComputedStyle()
1929 state.SetIsAnimatingCustomProperties(true); in CalculateAnimationUpdate()