Searched defs:OVERRIDE (Results 251 - 275 of 7900) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/browser/translate/
H A Dcomponent_cld_data_harness.h17 virtual void Init() OVERRIDE; member in class:test::ComponentCldDataHarness
H A Dstandalone_cld_data_harness.h16 virtual void Init() OVERRIDE; member in class:test::StandaloneCldDataHarness
H A Dstatic_cld_data_harness.h16 virtual void Init() OVERRIDE; member in class:test::StaticCldDataHarness
H A Dtranslate_accept_languages_factory.h33 content::BrowserContext* profile) const OVERRIDE; member in class:TranslateAcceptLanguagesFactory
35 content::BrowserContext* context) const OVERRIDE; member in class:TranslateAcceptLanguagesFactory
H A Dtranslate_service.h55 virtual void OnResourceRequestsAllowed() OVERRIDE; member in class:TranslateService
/external/chromium_org/chrome/browser/ui/android/infobars/
H A Dconfirm_infobar.h21 JNIEnv* env) OVERRIDE; member in class:ConfirmInfoBar
22 virtual void OnLinkClicked(JNIEnv* env, jobject obj) OVERRIDE; member in class:ConfirmInfoBar
24 const std::string& action_value) OVERRIDE; member in class:ConfirmInfoBar
H A Ddata_reduction_proxy_infobar.h30 JNIEnv* env) OVERRIDE; member in class:DataReductionProxyInfoBar
H A Dsave_password_infobar.h27 JNIEnv* env) OVERRIDE; member in class:SavePasswordInfoBar
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate_views.h20 virtual gfx::Rect GetAppListBounds() OVERRIDE; member in class:AppListControllerDelegateViews
21 virtual void ViewClosing() OVERRIDE; member in class:AppListControllerDelegateViews
22 virtual void OnShowChildDialog() OVERRIDE; member in class:AppListControllerDelegateViews
23 virtual void OnCloseChildDialog() OVERRIDE; member in class:AppListControllerDelegateViews
24 virtual bool CanDoCreateShortcutsFlow() OVERRIDE; member in class:AppListControllerDelegateViews
H A Dapp_list_syncable_service_factory.h38 content::BrowserContext* profile) const OVERRIDE; member in class:app_list::AppListSyncableServiceFactory
40 user_prefs::PrefRegistrySyncable* registry) OVERRIDE; member in class:app_list::AppListSyncableServiceFactory
42 content::BrowserContext* context) const OVERRIDE; member in class:app_list::AppListSyncableServiceFactory
43 virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE; member in class:app_list::AppListSyncableServiceFactory
44 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE; member in class:app_list::AppListSyncableServiceFactory
H A Dstart_page_service_factory.h33 content::BrowserContext* context) const OVERRIDE; member in class:app_list::StartPageServiceFactory
/external/chromium_org/chrome/browser/ui/apps/
H A Dchrome_app_window_client.h30 const extensions::Extension* extension) OVERRIDE; member in class:ChromeAppWindowClient
33 const extensions::AppWindow::CreateParams& params) OVERRIDE; member in class:ChromeAppWindowClient
35 const base::Closure& callback) OVERRIDE; member in class:ChromeAppWindowClient
36 virtual bool IsCurrentChannelOlderThanDev() OVERRIDE; member in class:ChromeAppWindowClient
/external/chromium_org/chrome/browser/ui/ash/accessibility/
H A Dax_root_obj_wrapper.h20 virtual views::AXAuraObjWrapper* GetParent() OVERRIDE; member in class:AXRootObjWrapper
22 std::vector<views::AXAuraObjWrapper*>* out_children) OVERRIDE; member in class:AXRootObjWrapper
23 virtual void Serialize(ui::AXNodeData* out_node_data) OVERRIDE; member in class:AXRootObjWrapper
24 virtual int32 GetID() OVERRIDE; member in class:AXRootObjWrapper
/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_controller_ash.h20 virtual void DismissView() OVERRIDE; member in class:AppListControllerDelegateAsh
21 virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; member in class:AppListControllerDelegateAsh
22 virtual gfx::Rect GetAppListBounds() OVERRIDE; member in class:AppListControllerDelegateAsh
23 virtual gfx::ImageSkia GetWindowIcon() OVERRIDE; member in class:AppListControllerDelegateAsh
24 virtual bool IsAppPinned(const std::string& extension_id) OVERRIDE; member in class:AppListControllerDelegateAsh
25 virtual void PinApp(const std::string& extension_id) OVERRIDE; member in class:AppListControllerDelegateAsh
26 virtual void UnpinApp(const std::string& extension_id) OVERRIDE; member in class:AppListControllerDelegateAsh
27 virtual Pinnable GetPinnable() OVERRIDE; member in class:AppListControllerDelegateAsh
28 virtual void OnShowChildDialog() OVERRIDE; member in class:AppListControllerDelegateAsh
29 virtual void OnCloseChildDialog() OVERRIDE; member in class:AppListControllerDelegateAsh
30 virtual bool CanDoCreateShortcutsFlow() OVERRIDE; member in class:AppListControllerDelegateAsh
32 const std::string& extension_id) OVERRIDE; member in class:AppListControllerDelegateAsh
33 virtual void CreateNewWindow(Profile* profile, bool incognito) OVERRIDE; member in class:AppListControllerDelegateAsh
37 int event_flags) OVERRIDE; member in class:AppListControllerDelegateAsh
41 int event_flags) OVERRIDE; member in class:AppListControllerDelegateAsh
43 const base::FilePath& profile_path) OVERRIDE; member in class:AppListControllerDelegateAsh
44 virtual bool ShouldShowUserIcon() OVERRIDE; member in class:AppListControllerDelegateAsh
[all...]
H A Dapp_list_service_ash.h28 const base::FilePath& user_data_dir) OVERRIDE; member in class:AppListServiceAsh
29 virtual void CreateForProfile(Profile* default_profile) OVERRIDE; member in class:AppListServiceAsh
30 virtual void ShowForProfile(Profile* default_profile) OVERRIDE; member in class:AppListServiceAsh
31 virtual bool IsAppListVisible() const OVERRIDE; member in class:AppListServiceAsh
32 virtual void DismissAppList() OVERRIDE; member in class:AppListServiceAsh
34 AppListEnableSource enable_source) OVERRIDE; member in class:AppListServiceAsh
35 virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; member in class:AppListServiceAsh
36 virtual Profile* GetCurrentAppListProfile() OVERRIDE; member in class:AppListServiceAsh
37 virtual AppListControllerDelegate* GetControllerDelegate() OVERRIDE; member in class:AppListServiceAsh
40 virtual void DestroyAppList() OVERRIDE; member in class:AppListServiceAsh
[all...]
/external/chromium_org/chrome/browser/ui/ash/
H A Dapp_sync_ui_state_factory.h31 content::BrowserContext* context) const OVERRIDE; member in class:AppSyncUIStateFactory
H A Dchrome_new_window_delegate.h20 virtual void NewTab() OVERRIDE; member in class:ChromeNewWindowDelegate
21 virtual void NewWindow(bool incognito) OVERRIDE; member in class:ChromeNewWindowDelegate
22 virtual void RestoreTab() OVERRIDE; member in class:ChromeNewWindowDelegate
23 virtual void ShowTaskManager() OVERRIDE; member in class:ChromeNewWindowDelegate
24 virtual void OpenFeedbackPage() OVERRIDE; member in class:ChromeNewWindowDelegate
H A Dchrome_new_window_delegate_chromeos.h16 virtual void OpenFileManager() OVERRIDE; member in class:ChromeNewWindowDelegateChromeos
17 virtual void OpenCrosh() OVERRIDE; member in class:ChromeNewWindowDelegateChromeos
18 virtual void ShowKeyboardOverlay() OVERRIDE; member in class:ChromeNewWindowDelegateChromeos
H A Dmedia_delegate_chromeos.h19 virtual void HandleMediaNextTrack() OVERRIDE; member in class:MediaDelegateChromeOS
20 virtual void HandleMediaPlayPause() OVERRIDE; member in class:MediaDelegateChromeOS
21 virtual void HandleMediaPrevTrack() OVERRIDE; member in class:MediaDelegateChromeOS
23 content::BrowserContext* context) OVERRIDE; member in class:MediaDelegateChromeOS
29 const content::MediaRequestState state) OVERRIDE; member in class:MediaDelegateChromeOS
H A Dsession_state_delegate_views.h25 ash::MultiProfileIndex index) OVERRIDE; member in class:SessionStateDelegate
27 aura::Window* window) OVERRIDE; member in class:SessionStateDelegate
28 virtual int GetMaximumNumberOfLoggedInUsers() const OVERRIDE; member in class:SessionStateDelegate
29 virtual int NumberOfLoggedInUsers() const OVERRIDE; member in class:SessionStateDelegate
30 virtual bool IsActiveUserSessionStarted() const OVERRIDE; member in class:SessionStateDelegate
31 virtual bool CanLockScreen() const OVERRIDE; member in class:SessionStateDelegate
32 virtual bool IsScreenLocked() const OVERRIDE; member in class:SessionStateDelegate
33 virtual bool ShouldLockScreenBeforeSuspending() const OVERRIDE; member in class:SessionStateDelegate
34 virtual void LockScreen() OVERRIDE; member in class:SessionStateDelegate
35 virtual void UnlockScreen() OVERRIDE; member in class:SessionStateDelegate
36 virtual bool IsUserSessionBlocked() const OVERRIDE; member in class:SessionStateDelegate
37 virtual SessionState GetSessionState() const OVERRIDE; member in class:SessionStateDelegate
39 ash::MultiProfileIndex index) const OVERRIDE; member in class:SessionStateDelegate
41 content::BrowserContext* context) const OVERRIDE; member in class:SessionStateDelegate
42 virtual bool ShouldShowAvatar(aura::Window* window) const OVERRIDE; member in class:SessionStateDelegate
43 virtual void SwitchActiveUser(const std::string& user_id) OVERRIDE; member in class:SessionStateDelegate
44 virtual void CycleActiveUser(CycleUser cycle_user) OVERRIDE; member in class:SessionStateDelegate
45 virtual bool IsMultiProfileAllowedByPrimaryUserPolicy() const OVERRIDE; member in class:SessionStateDelegate
47 ash::SessionStateObserver* observer) OVERRIDE; member in class:SessionStateDelegate
49 ash::SessionStateObserver* observer) OVERRIDE; member in class:SessionStateDelegate
[all...]
H A Dvolume_controller_chromeos.h22 virtual bool HandleVolumeMute(const ui::Accelerator& accelerator) OVERRIDE; member in class:VolumeController
23 virtual bool HandleVolumeDown(const ui::Accelerator& accelerator) OVERRIDE; member in class:VolumeController
24 virtual bool HandleVolumeUp(const ui::Accelerator& accelerator) OVERRIDE; member in class:VolumeController
27 virtual void OnOutputVolumeChanged() OVERRIDE; member in class:VolumeController
28 virtual void OnOutputMuteChanged() OVERRIDE; member in class:VolumeController
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_app_menu_item_tab.h29 virtual bool IsActive() const OVERRIDE; member in class:ChromeLauncherAppMenuItemTab
30 virtual bool IsEnabled() const OVERRIDE; member in class:ChromeLauncherAppMenuItemTab
31 virtual void Execute(int event_flags) OVERRIDE; member in class:ChromeLauncherAppMenuItemTab
H A Dlauncher_app_tab_helper.h22 virtual std::string GetAppID(content::WebContents* tab) OVERRIDE; member in class:LauncherAppTabHelper
23 virtual bool IsValidIDForCurrentUser(const std::string& id) OVERRIDE; member in class:LauncherAppTabHelper
24 virtual void SetCurrentUser(Profile* profile) OVERRIDE; member in class:LauncherAppTabHelper
/external/chromium_org/chrome/browser/ui/aura/
H A Dchrome_browser_main_extra_parts_aura.h21 virtual void PreEarlyInitialization() OVERRIDE; member in class:ChromeBrowserMainExtraPartsAura
22 virtual void ToolkitInitialized() OVERRIDE; member in class:ChromeBrowserMainExtraPartsAura
23 virtual void PreCreateThreads() OVERRIDE; member in class:ChromeBrowserMainExtraPartsAura
24 virtual void PreProfileInit() OVERRIDE; member in class:ChromeBrowserMainExtraPartsAura
25 virtual void PostMainMessageLoopRun() OVERRIDE; member in class:ChromeBrowserMainExtraPartsAura
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_content_setting_bubble_model_delegate.h24 content::WebContents* web_contents) OVERRIDE; member in class:BrowserContentSettingBubbleModelDelegate
25 virtual void ShowContentSettingsPage(ContentSettingsType type) OVERRIDE; member in class:BrowserContentSettingBubbleModelDelegate
26 virtual void ShowLearnMorePage(ContentSettingsType type) OVERRIDE; member in class:BrowserContentSettingBubbleModelDelegate

Completed in 4198 milliseconds

<<11121314151617181920>>