Home
last modified time | relevance | path

Searched refs:PaintMenuPopupBackground (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ui/native_theme/
Dnative_theme_aura.h24 virtual void PaintMenuPopupBackground(
Dnative_theme_base.h89 virtual void PaintMenuPopupBackground(
Dnative_theme_aura.cc39 void NativeThemeAura::PaintMenuPopupBackground( in PaintMenuPopupBackground() function in ui::NativeThemeAura
Dnative_theme_base.cc184 PaintMenuPopupBackground(canvas, rect.size(), extra.menu_background); in Paint()
736 void NativeThemeBase::PaintMenuPopupBackground( in PaintMenuPopupBackground() function in ui::NativeThemeBase
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dnative_theme_gtk2.h26 virtual void PaintMenuPopupBackground(
Dnative_theme_gtk2.cc100 void NativeThemeGtk2::PaintMenuPopupBackground( in PaintMenuPopupBackground() function in libgtk2ui::NativeThemeGtk2