HomeSort by relevance Sort by last modified time
    Searched full:native_theme (Results 26 - 50 of 109) sorted by null

12 3 4 5

  /external/chromium_org/ui/views/controls/menu/
menu_separator_views.cc 9 #include "ui/native_theme/native_theme.h"
menu_config_win.cc 16 #include "ui/native_theme/native_theme_win.h"
19 #include "ui/native_theme/native_theme_aura.h"
menu_host.cc 11 #include "ui/native_theme/native_theme.h"
menu_config_views.cc 12 #include "ui/native_theme/native_theme_aura.h"
native_menu_win.cc 26 #include "ui/native_theme/native_theme.h"
27 #include "ui/native_theme/native_theme_win.h"
274 ui::NativeThemeWin* native_theme = ui::NativeThemeWin::instance(); local
275 const MenuConfig& config = MenuConfig::instance(native_theme);
296 native_theme->Paint(
299 native_theme->Paint(
menu_scroll_view_container.cc 20 #include "ui/native_theme/native_theme_aura.h"
288 if (menu_config.native_theme == ui::NativeThemeAura::instance()) {
303 new views::RoundRectPainter(menu_config.native_theme->GetSystemColor(
menu_config.h 125 const ui::NativeTheme* native_theme; member in struct:views::MenuConfig
  /external/chromium_org/ui/views/controls/scrollbar/
native_scroll_bar_views.h 10 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/ui/views/
native_theme_delegate.h 9 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/ash/system/tray/
tray_popup_label_button_border.cc 11 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.h 9 #include "ui/native_theme/native_theme_base.h"
  /external/chromium_org/ui/native_theme/
native_theme_aura.h 10 #include "ui/native_theme/fallback_theme.h"
native_theme_base.h 11 #include "ui/native_theme/native_theme.h"
native_theme_gtk.cc 5 #include "ui/native_theme/native_theme_gtk.h"
fallback_theme.cc 5 #include "ui/native_theme/fallback_theme.h"
11 #include "ui/native_theme/common_theme.h"
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
generated_credit_card_bubble_cocoa.mm 21 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/chrome/browser/ui/cocoa/
screen_capture_notification_ui_cocoa.mm 26 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.cc 26 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/chrome/browser/ui/views/
cookie_info_view.cc 22 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/ui/views/controls/button/
label_button_border.cc 17 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/webkit/child/
webthemeengine_impl_android.cc 11 #include "ui/native_theme/native_theme.h"
webthemeengine_impl_default.cc 10 #include "ui/native_theme/native_theme.h"
  /external/chromium_org/chrome/browser/ui/views/toolbar/
wrench_menu.cc 60 #include "ui/native_theme/native_theme_aura.h"
410 ui::NativeTheme* native_theme = button->GetNativeTheme(); local
413 native_theme->GetSystemColor(
417 native_theme->GetSystemColor(
421 native_theme->GetSystemColor(
425 native_theme->GetSystemColor(
530 const ui::NativeTheme* native_theme,
596 const ui::NativeTheme* native_theme,
649 SkColor fg_color = native_theme->GetSystemColor(
659 SkColor enabled_text_color = native_theme->GetSystemColor
1237 const ui::NativeTheme* native_theme = GetNativeTheme(); local
    [all...]
  /external/chromium_org/content/
DEPS 82 "+ui/native_theme",
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
WebTestThemeEngineWin.h 34 // The normal implementation (native_theme) renders the controls using either

Completed in 1511 milliseconds

12 3 4 5