Searched defs:PaintCheckbox (Results 1 - 2 of 2) sorted by relevance

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

Completed in 108 milliseconds