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

  /external/chromium_org/ui/native_theme/
fallback_theme.cc 126 return GetSystemColor(kColorId_ButtonDisabledColor);
native_theme.h 253 kColorId_ButtonDisabledColor,
common_theme.cc 87 case NativeTheme::kColorId_ButtonDisabledColor:
native_theme_win.cc 498 case kColorId_ButtonDisabledColor:
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.cc 264 case kColorId_ButtonDisabledColor:
  /external/chromium_org/ui/views/controls/menu/
menu_item_view.cc 850 ui::NativeTheme::kColorId_ButtonDisabledColor),
896 ui::NativeTheme::kColorId_ButtonDisabledColor),
    [all...]
  /external/chromium_org/ui/views/controls/button/
label_button.cc 384 theme->GetSystemColor(ui::NativeTheme::kColorId_ButtonDisabledColor),

Completed in 2685 milliseconds