Home
last modified time | relevance | path

Searched refs:RingRectFromPathRect (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/
H A Dfocus_ring.cc147 canvas->sk_canvas()->drawRRect(RingRectFromPathRect(bounds), paint); in OnPaint()
154 canvas->sk_canvas()->drawRRect(RingRectFromPathRect(rbounds), paint); in OnPaint()
196 SkRRect FocusRing::RingRectFromPathRect(const SkRect& rect) const { in RingRectFromPathRect() function in views::FocusRing
198 return RingRectFromPathRect( in RingRectFromPathRect()
202 SkRRect FocusRing::RingRectFromPathRect(const SkRRect& rrect) const { in RingRectFromPathRect() function in views::FocusRing
H A Dfocus_ring.h95 SkRRect RingRectFromPathRect(const SkRect& rect) const;
96 SkRRect RingRectFromPathRect(const SkRRect& rect) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/
H A Dfocus_ring.cc158 canvas->sk_canvas()->drawRRect(RingRectFromPathRect(bounds), paint); in OnPaint()
165 canvas->sk_canvas()->drawRRect(RingRectFromPathRect(rbounds), paint); in OnPaint()
208 SkRRect FocusRing::RingRectFromPathRect(const SkRect& rect) const { in RingRectFromPathRect() function in views::FocusRing
210 return RingRectFromPathRect( in RingRectFromPathRect()
214 SkRRect FocusRing::RingRectFromPathRect(const SkRRect& rrect) const { in RingRectFromPathRect() function in views::FocusRing
H A Dfocus_ring.h83 SkRRect RingRectFromPathRect(const SkRect& rect) const;
84 SkRRect RingRectFromPathRect(const SkRRect& rect) const;