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

  /external/chromium_org/ui/native_theme/
common_theme.cc 65 case NativeTheme::kColorId_MenuBackgroundColor:
173 CommonThemeGetSystemColor(NativeTheme::kColorId_MenuBackgroundColor, &color);
187 CommonThemeGetSystemColor(NativeTheme::kColorId_MenuBackgroundColor,
native_theme.h 269 kColorId_MenuBackgroundColor,
native_theme_aura.cc 104 SkColor color = GetSystemColor(NativeTheme::kColorId_MenuBackgroundColor);
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.cc 164 paint.setColor(GetSystemColor(kColorId_MenuBackgroundColor));
176 canvas->drawColor(GetSystemColor(kColorId_MenuBackgroundColor),
191 color = GetSystemColor(NativeTheme::kColorId_MenuBackgroundColor);
243 case kColorId_MenuBackgroundColor:
  /external/chromium_org/chrome/browser/ui/views/toolbar/
wrench_menu.cc 284 ui::NativeTheme::kColorId_MenuBackgroundColor);
    [all...]

Completed in 463 milliseconds