Home
last modified time | relevance | path

Searched refs:GetSystemColor (Results 1 – 25 of 53) sorted by relevance

123

/external/chromium_org/chrome/browser/chromeos/input_method/
Dinfolist_window_view.cc132 views::Background::CreateSolidBackground(GetNativeTheme()->GetSystemColor( in Select()
135 views::Border::CreateSolidBorder(1, GetNativeTheme()->GetSystemColor( in Select()
152 GetNativeTheme()->GetSystemColor( in UpdateLabelBackgroundColors()
173 views::Background::CreateSolidBackground(GetNativeTheme()->GetSystemColor( in Init()
176 views::Border::CreateSolidBorder(1, GetNativeTheme()->GetSystemColor( in Init()
188 caption_label->SetEnabledColor(GetNativeTheme()->GetSystemColor( in Init()
193 GetNativeTheme()->GetSystemColor( in Init()
Dcandidate_window_view.cc104 shortcut_label->SetEnabledColor(theme.GetSystemColor( in CreateShortcutLabel()
106 shortcut_label->SetDisabledColor(theme.GetSystemColor( in CreateShortcutLabel()
134 theme.GetSystemColor(ui::NativeTheme::kColorId_WindowBackground), in CreateWrappedShortcutLabel()
179 annotation_label->SetEnabledColor(theme.GetSystemColor( in CreateAnnotationLabel()
309 GetNativeTheme()->GetSystemColor( in InformationTextArea()
313 GetNativeTheme()->GetSystemColor( in InformationTextArea()
473 views::Background::CreateSolidBackground(GetNativeTheme()->GetSystemColor( in SetInfolistIcon()
482 views::Background::CreateSolidBackground(GetNativeTheme()->GetSystemColor( in Select()
485 1, GetNativeTheme()->GetSystemColor( in Select()
538 GetNativeTheme()->GetSystemColor( in UpdateLabelBackgroundColors()
[all …]
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dnative_theme_gtk2.cc60 SkColor NativeThemeGtk2::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in libgtk2ui::NativeThemeGtk2
108 paint.setColor(GetSystemColor(kColorId_MenuBackgroundColor)); in PaintMenuPopupBackground()
120 canvas->drawColor(GetSystemColor(kColorId_MenuBackgroundColor), in PaintMenuPopupBackground()
135 color = GetSystemColor(NativeTheme::kColorId_MenuBackgroundColor); in PaintMenuItemBackground()
139 color = GetSystemColor( in PaintMenuItemBackground()
Dnative_theme_gtk2.h25 virtual SkColor GetSystemColor(ColorId color_id) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/passwords/
Dmanage_passwords_bubble_view.cc214 1, 0, 1, 0, GetNativeTheme()->GetSystemColor( in Init()
271 1, 0, 1, 0, GetNativeTheme()->GetSystemColor( in Init()
275 0, 0, 1, 0, GetNativeTheme()->GetSystemColor( in Init()
296 GetNativeTheme()->GetSystemColor( in Init()
300 GetNativeTheme()->GetSystemColor( in Init()
/external/chromium_org/chrome/browser/ui/views/toolbar/
Dwrench_menu.cc265 return theme->GetSystemColor( in BorderColor()
268 return theme->GetSystemColor( in BorderColor()
271 return theme->GetSystemColor( in BorderColor()
283 return theme->GetSystemColor( in BackgroundColor()
286 return theme->GetSystemColor( in BackgroundColor()
289 return theme->GetSystemColor( in BackgroundColor()
413 native_theme->GetSystemColor( in CreateButtonWithAccName()
417 native_theme->GetSystemColor( in CreateButtonWithAccName()
421 native_theme->GetSystemColor( in CreateButtonWithAccName()
425 native_theme->GetSystemColor( in CreateButtonWithAccName()
[all …]
/external/chromium_org/ui/views/controls/button/
Dlabel_button.cc295 theme->GetSystemColor(ui::NativeTheme::kColorId_ButtonEnabledColor), in ResetColorsFromNativeTheme()
296 theme->GetSystemColor(ui::NativeTheme::kColorId_ButtonHoverColor), in ResetColorsFromNativeTheme()
297 theme->GetSystemColor(ui::NativeTheme::kColorId_ButtonHoverColor), in ResetColorsFromNativeTheme()
298 theme->GetSystemColor(ui::NativeTheme::kColorId_ButtonDisabledColor), in ResetColorsFromNativeTheme()
318 label_->SetBackgroundColor(theme->GetSystemColor( in ResetColorsFromNativeTheme()
Dtext_button.cc431 GetNativeTheme()->GetSystemColor( in GetExtraParams()
547 color_enabled_ = theme->GetSystemColor( in OnNativeThemeChanged()
551 color_disabled_ = theme->GetSystemColor( in OnNativeThemeChanged()
555 color_highlight_ = theme->GetSystemColor( in OnNativeThemeChanged()
559 color_hover_ = theme->GetSystemColor( in OnNativeThemeChanged()
/external/chromium_org/chrome/browser/ui/views/website_settings/
Dpermission_selector_view.cc91 SetEnabledColor(GetNativeTheme()->GetSystemColor( in PermissionMenuButton()
93 SetHoverColor(GetNativeTheme()->GetSystemColor( in PermissionMenuButton()
95 SetDisabledColor(GetNativeTheme()->GetSystemColor( in PermissionMenuButton()
/external/chromium_org/ui/native_theme/
Dnative_theme_gtk.h17 virtual SkColor GetSystemColor(ColorId color_id) const OVERRIDE;
Dnative_theme_android.h17 virtual SkColor GetSystemColor(ColorId color_id) const OVERRIDE;
Dfallback_theme.h21 virtual SkColor GetSystemColor(ColorId color_id) const OVERRIDE;
Dnative_theme_mac.h17 virtual SkColor GetSystemColor(ColorId color_id) const OVERRIDE;
Dnative_theme_android.cc23 SkColor NativeThemeAndroid::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::NativeThemeAndroid
Dnative_theme_gtk.cc54 SkColor NativeThemeGtk::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::NativeThemeGtk
Dnative_theme_mac.mm30 SkColor NativeThemeMac::GetSystemColor(ColorId color_id) const {
Dfallback_theme.cc21 SkColor FallbackTheme::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::FallbackTheme
/external/chromium_org/ui/views/controls/menu/
Dmenu_separator_views.cc46 GetNativeTheme()->GetSystemColor( in OnPaintAura()
Dmenu_config_views.cc33 text_color = theme->GetSystemColor( in InitAura()
/external/chromium_org/chrome/browser/ui/cocoa/browser/
Dzoom_bubble_controller.mm95 gfx::SkColorToCalibratedNSColor(nativeTheme->GetSystemColor(
225 gfx::SkColorToCalibratedNSColor(nativeTheme->GetSystemColor(
325 [gfx::SkColorToCalibratedNSColor(nativeTheme->GetSystemColor(
333 gfx::SkColorToCalibratedNSColor(nativeTheme->GetSystemColor(
/external/chromium_org/ui/views/controls/
Dfocusable_border.cc47 color = view.GetNativeTheme()->GetSystemColor( in Paint()
Dlabel.cc517 requested_enabled_color_ = theme->GetSystemColor( in UpdateColorsFromTheme()
521 requested_disabled_color_ = theme->GetSystemColor( in UpdateColorsFromTheme()
525 background_color_ = theme->GetSystemColor( in UpdateColorsFromTheme()
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_result_view.cc165 colors[NORMAL][BACKGROUND] = theme->GetSystemColor( in GetColor()
167 colors[NORMAL][TEXT] = theme->GetSystemColor( in GetColor()
170 colors[SELECTED][BACKGROUND] = theme->GetSystemColor( in GetColor()
172 colors[SELECTED][TEXT] = theme->GetSystemColor( in GetColor()
/external/chromium_org/chrome/browser/ui/views/
Dscreen_capture_notification_ui_views.cc124 GetSystemColor(ui::NativeTheme::kColorId_DialogBackground))); in ScreenCaptureNotificationUIViews()
242 SkColor color = widget->GetNativeTheme()->GetSystemColor( in CreateNonClientFrameView()
/external/chromium_org/ui/views/controls/table/
Dtable_view.cc475 canvas->DrawColor(GetNativeTheme()->GetSystemColor( in OnPaint()
485 const SkColor selected_bg_color = GetNativeTheme()->GetSystemColor( in OnPaint()
487 const SkColor fg_color = GetNativeTheme()->GetSystemColor( in OnPaint()
489 const SkColor selected_fg_color = GetNativeTheme()->GetSystemColor( in OnPaint()
542 const SkColor grouping_color = GetNativeTheme()->GetSystemColor( in OnPaint()

123