Home
last modified time | relevance | path

Searched refs:BackButtonRect (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/scroll/
H A Dscrollbar_layer_delegate.cc86 gfx::Rect ScrollbarLayerDelegate::BackButtonRect() const { in BackButtonRect() function in blink::ScrollbarLayerDelegate
87 IntRect back_button_rect = scrollbar_->GetTheme().BackButtonRect(*scrollbar_); in BackButtonRect()
H A Dscrollbar_theme_aura.h47 IntRect BackButtonRect(const Scrollbar&) override;
H A Dscrollbar_layer_delegate.h35 gfx::Rect BackButtonRect() const override;
H A Dscrollbar_theme_overlay.h59 IntRect BackButtonRect(const Scrollbar&) override;
H A Dscrollbar_theme.cc99 if (BackButtonRect(scrollbar).Contains(test_position)) in HitTest()
315 IntRect back_button_rect = BackButtonRect(scrollbar); in PaintTrackAndButtons()
H A Dscrollbar_theme_mac.h112 IntRect BackButtonRect(const Scrollbar&) override;
H A Dscrollbar_theme.h153 virtual IntRect BackButtonRect(const Scrollbar&) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/scroll/
H A Dscrollbar_layer_delegate.cc95 gfx::Rect ScrollbarLayerDelegate::BackButtonRect() const { in BackButtonRect() function in blink::ScrollbarLayerDelegate
96 IntRect back_button_rect = scrollbar_->GetTheme().BackButtonRect(*scrollbar_); in BackButtonRect()
H A Dscrollbar_theme_aura.h47 IntRect BackButtonRect(const Scrollbar&) override;
H A Dscrollbar_theme_overlay.h62 IntRect BackButtonRect(const Scrollbar&) override;
H A Dscrollbar_layer_delegate.h38 gfx::Rect BackButtonRect() const override;
H A Dscrollbar_theme.cc98 if (BackButtonRect(scrollbar).Contains(test_position)) in HitTest()
310 IntRect back_button_rect = BackButtonRect(scrollbar); in PaintTrackAndButtons()
H A Dscrollbar_theme_mac.h113 IntRect BackButtonRect(const Scrollbar&) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dscrollbar_layer_impl_base.cc298 gfx::Rect ScrollbarLayerImplBase::BackButtonRect() const { in BackButtonRect() function in cc::ScrollbarLayerImplBase
320 if (BackButtonRect().Contains(pointer_location)) in IdentifyScrollbarPart()
H A Dscrollbar_layer_impl_base.h70 virtual gfx::Rect BackButtonRect() const;
H A Dpainted_scrollbar_layer_impl.h69 gfx::Rect BackButtonRect() const override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dscrollbar_layer_impl_base.cc295 gfx::Rect ScrollbarLayerImplBase::BackButtonRect() const { in BackButtonRect() function in cc::ScrollbarLayerImplBase
317 if (BackButtonRect().Contains(pointer_location)) in IdentifyScrollbarPart()
H A Dscrollbar_layer_impl_base.h71 virtual gfx::Rect BackButtonRect() const;
H A Dpainted_scrollbar_layer_impl.h67 gfx::Rect BackButtonRect() const override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/input/
H A Dscrollbar.h62 virtual gfx::Rect BackButtonRect() const = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/input/
H A Dscrollbar.h64 virtual gfx::Rect BackButtonRect() const = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dfake_scrollbar.cc40 gfx::Rect FakeScrollbar::BackButtonRect() const { in BackButtonRect() function in cc::FakeScrollbar
H A Dfake_scrollbar.h29 gfx::Rect BackButtonRect() const override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dcustom_scrollbar_theme.h93 IntRect BackButtonRect(const Scrollbar&) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dcustom_scrollbar_theme.h97 IntRect BackButtonRect(const Scrollbar&) override;

12