Searched refs:PaintScrollbarThumb (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/ui/native_theme/ |
D | native_theme_aura.h | 39 virtual void PaintScrollbarThumb(SkCanvas* canvas,
|
D | native_theme_base.h | 53 virtual void PaintScrollbarThumb(
|
D | native_theme_aura.cc | 152 void NativeThemeAura::PaintScrollbarThumb(SkCanvas* canvas, in PaintScrollbarThumb() function in ui::NativeThemeAura
|
D | native_theme_win.h | 216 HRESULT PaintScrollbarThumb(HDC hdc,
|
D | native_theme_base.cc | 210 PaintScrollbarThumb(canvas, part, state, rect); in Paint() 399 void NativeThemeBase::PaintScrollbarThumb(SkCanvas* canvas, in PaintScrollbarThumb() function in ui::NativeThemeBase
|
D | native_theme_win.cc | 458 PaintScrollbarThumb(hdc, part, state, rect, extra.scrollbar_thumb); in PaintDirect() 1149 HRESULT NativeThemeWin::PaintScrollbarThumb( in PaintScrollbarThumb() function in ui::NativeThemeWin
|
/external/chromium/webkit/glue/ |
D | webthemeengine_impl_win.cc | 413 gfx::NativeThemeWin::instance()->PaintScrollbarThumb( in paintScrollbarThumb()
|