Searched refs:PaintCheckbox (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ui/native_theme/ |
D | native_theme_base.h | 72 virtual void PaintCheckbox(
|
D | native_theme_win.h | 200 HRESULT PaintCheckbox(HDC hdc,
|
D | native_theme_base.cc | 203 PaintCheckbox(canvas, state, rect, extra.button); in Paint() 525 void NativeThemeBase::PaintCheckbox(SkCanvas* canvas, in PaintCheckbox() function in ui::NativeThemeBase
|
D | native_theme_win.cc | 392 PaintCheckbox(hdc, part, state, rect, extra.button); in PaintDirect() 1032 HRESULT NativeThemeWin::PaintCheckbox(HDC hdc, in PaintCheckbox() function in ui::NativeThemeWin
|