Home
last modified time | relevance | path

Searched defs:is_currently_animating (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dtransform_node.h73 bool is_currently_animating : 1; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Danimation_timelines_test_common.h66 bool is_currently_animating(TargetProperty::Type property) const { in is_currently_animating() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dtransform_node.h76 bool is_currently_animating : 1; member