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

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 87 virtual int GetSystemTrayMenuWidth() OVERRIDE;
system_tray_delegate.h 285 virtual int GetSystemTrayMenuWidth() = 0;
default_system_tray_delegate.cc 274 int DefaultSystemTrayDelegate::GetSystemTrayMenuWidth() {
system_tray.cc 483 Shell::GetInstance()->system_tray_delegate()->GetSystemTrayMenuWidth());
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 124 virtual int GetSystemTrayMenuWidth() OVERRIDE;
system_tray_delegate_linux.cc 272 virtual int GetSystemTrayMenuWidth() OVERRIDE {
system_tray_delegate_win.cc 269 virtual int GetSystemTrayMenuWidth() OVERRIDE {
system_tray_delegate_chromeos.cc 831 int SystemTrayDelegateChromeOS::GetSystemTrayMenuWidth() {
    [all...]

Completed in 205 milliseconds