Searched refs:PaintMenuItemBackground (Results 1 – 10 of 10) sorted by relevance
40 virtual void PaintMenuItemBackground(
32 virtual void PaintMenuItemBackground(
107 virtual void PaintMenuItemBackground(
183 HRESULT PaintMenuItemBackground(HDC hdc,
124 void NativeThemeAura::PaintMenuItemBackground( in PaintMenuItemBackground() function in ui::NativeThemeAura
224 PaintMenuItemBackground(canvas, state, rect, extra.menu_list); in Paint()790 void NativeThemeBase::PaintMenuItemBackground( in PaintMenuItemBackground() function in ui::NativeThemeBase
335 void NativeThemeMac::PaintMenuItemBackground(
419 PaintMenuItemBackground(hdc, state, rect, extra.menu_item); in PaintDirect()947 HRESULT NativeThemeWin::PaintMenuItemBackground( in PaintMenuItemBackground() function in ui::NativeThemeWin
38 virtual void PaintMenuItemBackground(
185 void NativeThemeGtk2::PaintMenuItemBackground( in PaintMenuItemBackground() function in libgtk2ui::NativeThemeGtk2