Home
last modified time | relevance | path

Searched refs:PaintThumb (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/
H A Dshorts.c6 void PaintThumb( Stuff* w ) in PaintThumb() function
34 PaintThumb( &st ); in main()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/
H A Dshorts.c6 void PaintThumb( Stuff* w ) in PaintThumb() function
34 PaintThumb( &st ); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/scroll/
H A Dscrollbar_theme.h167 virtual void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) {} in PaintThumb() function
235 PaintThumb(context, scrollbar, rect); in PaintThumbWithOpacity()
H A Dscrollbar_theme_overlay_mobile.h17 void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) override;
H A Dscrollbar_theme_overlay_mobile.cc51 void ScrollbarThemeOverlayMobile::PaintThumb(GraphicsContext& context, in PaintThumb() function in blink::ScrollbarThemeOverlayMobile
H A Dscrollbar_theme_aura.h57 void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) override;
H A Dscrollbar_theme_overlay.h66 void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) override;
H A Dscrollbar_theme_mac.h82 void PaintThumb(GraphicsContext& context, in PaintThumb() function
H A Dscrollbar_layer_delegate.cc156 theme.PaintThumb(painter.Context(), *scrollbar_, IntRect(rect)); in PaintPart()
H A Dscrollbar_theme_overlay.cc145 void ScrollbarThemeOverlay::PaintThumb(GraphicsContext& context, in PaintThumb() function in blink::ScrollbarThemeOverlay
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/scroll/
H A Dscrollbar_theme.h162 virtual void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) {} in PaintThumb() function
230 PaintThumb(context, scrollbar, rect); in PaintThumbWithOpacity()
H A Dscrollbar_theme_overlay_mobile.h17 void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) override;
H A Dscrollbar_theme_overlay_mobile.cc51 void ScrollbarThemeOverlayMobile::PaintThumb(GraphicsContext& context, in PaintThumb() function in blink::ScrollbarThemeOverlayMobile
H A Dscrollbar_theme_aura.h57 void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) override;
H A Dscrollbar_theme_overlay.h67 void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) override;
H A Dscrollbar_theme_mac.h83 void PaintThumb(GraphicsContext& context, in PaintThumb() function
H A Dscrollbar_layer_delegate.cc165 theme.PaintThumb(painter.Context(), *scrollbar_, IntRect(rect)); in PaintPart()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/mac/
H A Dcocoa_scrollbar_painter.h42 static void PaintThumb(cc::PaintCanvas* canvas,
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DScrollbar.c85 static void PaintThumb(ScrollbarWidget);
414 PaintThumb(ScrollbarWidget w) in PaintThumb() function
612 PaintThumb(w); in XawScrollbarRedisplay()
858 PaintThumb(w); in NotifyThumb()
890 PaintThumb(w); in XawScrollbarSetThumb()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dcustom_scrollbar_theme.h104 void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) 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.h108 void PaintThumb(GraphicsContext&, const Scrollbar&, const IntRect&) override;
/dports/print/gv/gv-3.7.4/src/
H A DScrollbar.c499 static void PaintThumb(ScrollbarWidget SBW) in PaintThumb() function
505 BEGINMESSAGE(PaintThumb) in PaintThumb()
507 if (!IS_REALIZED) { INFMESSAGE(not realized) ENDMESSAGE(PaintThumb) return; } in PaintThumb()
508 if ((LENGTH<1) || (THICKNESS<1)) { INFMESSAGE(not enough space) ENDMESSAGE(PaintThumb) return; } in PaintThumb()
538 ENDMESSAGE(PaintThumb) in PaintThumb()
1349 PaintThumb(SBW); in MoveThumb()
1407 PaintThumb(SBW); in XawScrollbarSetThumb()
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_at_sb.c345 PaintThumb(ScrollbarWidget sbw) in PaintThumb() function
638 PaintThumb (sbw); in Redisplay()
1047 PaintThumb(sbw); in MoveThumb()
1191 PaintThumb(sbw); in vim_XawScrollbarSetThumb()
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DScrollbar.c303 PaintThumb (ScrollbarWidget sbw, XEvent *event) in PaintThumb() function
665 PaintThumb (sbw, event); in Redisplay()
1081 PaintThumb (sbw, event); in MoveThumb()
1166 PaintThumb (sbw, NULL); in XawScrollbarSetThumb()
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DScrollbar.c303 static void PaintThumb (sbw, event) in PaintThumb() function
669 PaintThumb (sbw, event);
1071 PaintThumb (sbw, event);
1154 PaintThumb (sbw, NULL);

12