HomeSort by relevance Sort by last modified time
    Searched refs:kColorId_MenuBackgroundColor (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ui/native_theme/
common_theme.cc 58 case NativeTheme::kColorId_MenuBackgroundColor:
137 CommonThemeGetSystemColor(NativeTheme::kColorId_MenuBackgroundColor, &color);
151 CommonThemeGetSystemColor(NativeTheme::kColorId_MenuBackgroundColor,
native_theme.h 246 kColorId_MenuBackgroundColor,
fallback_theme.cc 185 case kColorId_MenuBackgroundColor:
native_theme_aura.cc 43 SkColor color = GetSystemColor(NativeTheme::kColorId_MenuBackgroundColor);
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.cc 108 paint.setColor(GetSystemColor(kColorId_MenuBackgroundColor));
120 canvas->drawColor(GetSystemColor(kColorId_MenuBackgroundColor),
135 color = GetSystemColor(NativeTheme::kColorId_MenuBackgroundColor);
186 case kColorId_MenuBackgroundColor:
  /external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.cc 153 ui::NativeTheme::kColorId_MenuBackgroundColor)));
  /external/chromium_org/chrome/browser/ui/views/toolbar/
wrench_menu.cc 290 ui::NativeTheme::kColorId_MenuBackgroundColor);
    [all...]

Completed in 27 milliseconds