Home
last modified time | relevance | path

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

/external/chromium_org/ui/native_theme/
Dnative_theme_base.h72 virtual void PaintCheckbox(
Dnative_theme_win.h200 HRESULT PaintCheckbox(HDC hdc,
Dnative_theme_base.cc203 PaintCheckbox(canvas, state, rect, extra.button); in Paint()
525 void NativeThemeBase::PaintCheckbox(SkCanvas* canvas, in PaintCheckbox() function in ui::NativeThemeBase
Dnative_theme_win.cc392 PaintCheckbox(hdc, part, state, rect, extra.button); in PaintDirect()
1032 HRESULT NativeThemeWin::PaintCheckbox(HDC hdc, in PaintCheckbox() function in ui::NativeThemeWin