Searched refs:PaintScrollbarThumb (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/native_theme/
H A Dnative_theme_mac.h29 virtual void PaintScrollbarThumb(SkCanvas* sk_canvas,
H A Dnative_theme_aura.h47 virtual void PaintScrollbarThumb(SkCanvas* sk_canvas,
H A Dnative_theme_base.h62 virtual void PaintScrollbarThumb(
H A Dnative_theme_aura.cc174 void NativeThemeAura::PaintScrollbarThumb(SkCanvas* sk_canvas, function in class:ui::NativeThemeAura
H A Dnative_theme_win.h219 HRESULT PaintScrollbarThumb(HDC hdc,
H A Dnative_theme_base.cc244 PaintScrollbarThumb(canvas, part, state, rect);
441 void NativeThemeBase::PaintScrollbarThumb(SkCanvas* canvas, function in class:ui::NativeThemeBase
H A Dnative_theme_win.cc440 PaintScrollbarThumb(hdc, part, state, rect, extra.scrollbar_thumb);
1183 HRESULT NativeThemeWin::PaintScrollbarThumb( function in class:ui::NativeThemeWin

Completed in 386 milliseconds