Home
last modified time | relevance | path

Searched refs:AnimationDelegateNotifier (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/animation/
H A Danimation_delegate_notifier.h18 class AnimationDelegateNotifier : public AnimationDelegateType {
21 AnimationDelegateNotifier(gfx::AnimationDelegate* owner, Args&&... args) in AnimationDelegateNotifier() function
26 ~AnimationDelegateNotifier() override = default;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/animation/
H A Danimation_delegate_notifier.h18 class AnimationDelegateNotifier : public AnimationDelegateType {
21 AnimationDelegateNotifier(gfx::AnimationDelegate* owner, Args&&... args) in AnimationDelegateNotifier() function
26 ~AnimationDelegateNotifier() override = default;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/infobars/core/
H A Dinfobar.cc23 notifier_(std::make_unique<gfx::AnimationDelegateNotifier<>>(this)), in InfoBar()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/infobars/core/
H A Dinfobar.cc23 notifier_(std::make_unique<gfx::AnimationDelegateNotifier<>>(this)), in InfoBar()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/infobars/
H A Dinfobar_view.cc95 gfx::AnimationDelegateNotifier<views::AnimationDelegateViews>>( in InfoBarView()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/ui/frame/immersive/
H A Dimmersive_fullscreen_controller.cc111 gfx::AnimationDelegateNotifier<views::AnimationDelegateViews>>( in Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/drag_drop/
H A Ddrag_drop_controller.cc632 gfx::AnimationDelegateNotifier<views::AnimationDelegateViews>>( in StartCanceledAnimation()