Searched refs:OVERRIDE (Results 351 - 375 of 8676) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/ash/system/user/
H A Dtray_user_separator.h27 virtual views::View* CreateTrayView(user::LoginStatus status) OVERRIDE; member in class:ash::internal::TrayUserSeparator
28 virtual views::View* CreateDefaultView(user::LoginStatus status) OVERRIDE; member in class:ash::internal::TrayUserSeparator
29 virtual views::View* CreateDetailedView(user::LoginStatus status) OVERRIDE; member in class:ash::internal::TrayUserSeparator
30 virtual void DestroyTrayView() OVERRIDE {}
31 virtual void DestroyDefaultView() OVERRIDE; member in class:ash::internal::TrayUserSeparator
32 virtual void DestroyDetailedView() OVERRIDE {}
34 user::LoginStatus status) OVERRIDE {}
36 ShelfAlignment alignment) OVERRIDE {}
/external/chromium_org/base/test/
H A Dperf_test_suite.h16 virtual void Initialize() OVERRIDE; member in class:base::PerfTestSuite
17 virtual void Shutdown() OVERRIDE; member in class:base::PerfTestSuite
/external/chromium_org/chrome/browser/chromeos/
H A Dexternal_protocol_dialog.h35 virtual int GetDialogButtons() const OVERRIDE; member in class:ExternalProtocolDialog
37 ui::DialogButton button) const OVERRIDE; member in class:ExternalProtocolDialog
38 virtual base::string16 GetWindowTitle() const OVERRIDE; member in class:ExternalProtocolDialog
39 virtual void DeleteDelegate() OVERRIDE; member in class:ExternalProtocolDialog
40 virtual bool Accept() OVERRIDE; member in class:ExternalProtocolDialog
41 virtual views::View* GetContentsView() OVERRIDE; member in class:ExternalProtocolDialog
44 virtual const views::Widget* GetWidget() const OVERRIDE; member in class:ExternalProtocolDialog
45 virtual views::Widget* GetWidget() OVERRIDE; member in class:ExternalProtocolDialog
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dterms_of_service_screen.h37 virtual void PrepareToShow() OVERRIDE; member in class:chromeos::TermsOfServiceScreen
38 virtual void Show() OVERRIDE; member in class:chromeos::TermsOfServiceScreen
39 virtual void Hide() OVERRIDE; member in class:chromeos::TermsOfServiceScreen
40 virtual std::string GetName() const OVERRIDE; member in class:chromeos::TermsOfServiceScreen
43 virtual void OnDecline() OVERRIDE; member in class:chromeos::TermsOfServiceScreen
44 virtual void OnAccept() OVERRIDE; member in class:chromeos::TermsOfServiceScreen
45 virtual void OnActorDestroyed(TermsOfServiceScreenActor* actor) OVERRIDE; member in class:chromeos::TermsOfServiceScreen
55 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE; member in class:chromeos::TermsOfServiceScreen
/external/chromium_org/chrome/browser/google/
H A Dgoogle_url_tracker_navigation_helper_impl.h21 virtual void SetGoogleURLTracker(GoogleURLTracker* tracker) OVERRIDE; member in class:GoogleURLTrackerNavigationHelperImpl
22 virtual void SetListeningForNavigationStart(bool listen) OVERRIDE; member in class:GoogleURLTrackerNavigationHelperImpl
23 virtual bool IsListeningForNavigationStart() OVERRIDE; member in class:GoogleURLTrackerNavigationHelperImpl
26 bool listen) OVERRIDE; member in class:GoogleURLTrackerNavigationHelperImpl
28 const content::NavigationController* nav_controller) OVERRIDE; member in class:GoogleURLTrackerNavigationHelperImpl
31 bool listen) OVERRIDE; member in class:GoogleURLTrackerNavigationHelperImpl
33 const content::NavigationController* nav_controller) OVERRIDE; member in class:GoogleURLTrackerNavigationHelperImpl
41 const content::NotificationDetails& details) OVERRIDE; member in class:GoogleURLTrackerNavigationHelperImpl
/external/chromium_org/chrome/browser/infobars/
H A Dinsecure_content_infobar_delegate.h42 virtual void InfoBarDismissed() OVERRIDE; member in class:InsecureContentInfoBarDelegate
44 AsInsecureContentInfoBarDelegate() OVERRIDE; member in class:InsecureContentInfoBarDelegate
45 virtual base::string16 GetMessageText() const OVERRIDE; member in class:InsecureContentInfoBarDelegate
46 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE; member in class:InsecureContentInfoBarDelegate
47 virtual bool Accept() OVERRIDE; member in class:InsecureContentInfoBarDelegate
48 virtual bool Cancel() OVERRIDE; member in class:InsecureContentInfoBarDelegate
49 virtual base::string16 GetLinkText() const OVERRIDE; member in class:InsecureContentInfoBarDelegate
50 virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE; member in class:InsecureContentInfoBarDelegate
/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_reset_global_error.h42 virtual bool HasMenuItem() OVERRIDE; member in class:ProfileResetGlobalError
43 virtual int MenuItemCommandID() OVERRIDE; member in class:ProfileResetGlobalError
44 virtual base::string16 MenuItemLabel() OVERRIDE; member in class:ProfileResetGlobalError
45 virtual void ExecuteMenuItem(Browser* browser) OVERRIDE; member in class:ProfileResetGlobalError
46 virtual bool HasBubbleView() OVERRIDE; member in class:ProfileResetGlobalError
47 virtual bool HasShownBubbleView() OVERRIDE; member in class:ProfileResetGlobalError
48 virtual void ShowBubbleView(Browser* browser) OVERRIDE; member in class:ProfileResetGlobalError
49 virtual GlobalErrorBubbleViewBase* GetBubbleView() OVERRIDE; member in class:ProfileResetGlobalError
/external/chromium_org/chrome/browser/speech/
H A Dtts_chromeos.cc16 virtual bool PlatformImplAvailable() OVERRIDE {
20 virtual bool LoadBuiltInTtsExtension(Profile* profile) OVERRIDE {
29 const UtteranceContinuousParameters& params) OVERRIDE {
33 virtual bool StopSpeaking() OVERRIDE {
37 virtual void Pause() OVERRIDE {}
39 virtual void Resume() OVERRIDE {}
41 virtual bool IsSpeaking() OVERRIDE {
45 virtual void GetVoices(std::vector<VoiceData>* out_voices) OVERRIDE {
/external/chromium_org/chrome/browser/sync/glue/
H A Dbookmark_data_type_controller.h28 virtual syncer::ModelType type() const OVERRIDE; member in class:browser_sync::BookmarkDataTypeController
33 const content::NotificationDetails& details) OVERRIDE; member in class:browser_sync::BookmarkDataTypeController
39 virtual bool StartModels() OVERRIDE; member in class:browser_sync::BookmarkDataTypeController
40 virtual void CleanUpState() OVERRIDE; member in class:browser_sync::BookmarkDataTypeController
41 virtual void CreateSyncComponents() OVERRIDE; member in class:browser_sync::BookmarkDataTypeController
44 virtual void BookmarkModelChanged() OVERRIDE; member in class:browser_sync::BookmarkDataTypeController
45 virtual void Loaded(BookmarkModel* model, bool ids_reassigned) OVERRIDE; member in class:browser_sync::BookmarkDataTypeController
46 virtual void BookmarkModelBeingDeleted(BookmarkModel* model) OVERRIDE; member in class:browser_sync::BookmarkDataTypeController
/external/chromium_org/chrome/browser/tab_contents/
H A Dspelling_bubble_model.h28 virtual base::string16 GetTitle() const OVERRIDE; member in class:SpellingBubbleModel
29 virtual base::string16 GetMessageText() const OVERRIDE; member in class:SpellingBubbleModel
30 virtual gfx::Image* GetIcon() const OVERRIDE; member in class:SpellingBubbleModel
31 virtual base::string16 GetButtonLabel(BubbleButton button) const OVERRIDE; member in class:SpellingBubbleModel
32 virtual void Accept() OVERRIDE; member in class:SpellingBubbleModel
33 virtual void Cancel() OVERRIDE; member in class:SpellingBubbleModel
34 virtual base::string16 GetLinkText() const OVERRIDE; member in class:SpellingBubbleModel
35 virtual void LinkClicked() OVERRIDE; member in class:SpellingBubbleModel
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_keep_alive_service.h18 virtual void EnsureKeepAlive() OVERRIDE; member in class:FakeKeepAliveService
19 virtual void FreeKeepAlive() OVERRIDE; member in class:FakeKeepAliveService
/external/chromium_org/chrome/browser/ui/ash/
H A Duser_wallpaper_delegate_win.cc27 virtual int GetAnimationType() OVERRIDE {
33 virtual bool ShouldShowInitialAnimation() OVERRIDE {
37 virtual void UpdateWallpaper() OVERRIDE {
55 virtual void InitializeWallpaper() OVERRIDE {
59 virtual void OpenSetWallpaperPage() OVERRIDE {
62 virtual bool CanOpenSetWallpaperPage() OVERRIDE {
66 virtual void OnWallpaperAnimationFinished() OVERRIDE {
69 virtual void OnWallpaperBootAnimationFinished() OVERRIDE {
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dev_bubble_decoration.h37 virtual CGFloat GetWidthForSpace(CGFloat width) OVERRIDE; member in class:EVBubbleDecoration
38 virtual bool IsDraggable() OVERRIDE; member in class:EVBubbleDecoration
39 virtual NSPasteboard* GetDragPasteboard() OVERRIDE; member in class:EVBubbleDecoration
40 virtual NSImage* GetDragImage() OVERRIDE; member in class:EVBubbleDecoration
41 virtual NSRect GetDragImageFrame(NSRect frame) OVERRIDE; member in class:EVBubbleDecoration
42 virtual bool OnMousePressed(NSRect frame) OVERRIDE; member in class:EVBubbleDecoration
43 virtual bool AcceptsMousePress() OVERRIDE; member in class:EVBubbleDecoration
46 virtual ui::NinePartImageIds GetBubbleImageIds() OVERRIDE; member in class:EVBubbleDecoration
/external/chromium_org/chrome/browser/ui/gtk/tab_contents/
H A Dweb_drag_bookmark_handler_gtk.h26 virtual void DragInitialize(content::WebContents* contents) OVERRIDE; member in class:WebDragBookmarkHandlerGtk
27 virtual GdkAtom GetBookmarkTargetAtom() const OVERRIDE; member in class:WebDragBookmarkHandlerGtk
28 virtual void OnReceiveDataFromGtk(GtkSelectionData* data) OVERRIDE; member in class:WebDragBookmarkHandlerGtk
30 const base::string16& title) OVERRIDE; member in class:WebDragBookmarkHandlerGtk
31 virtual void OnDragOver() OVERRIDE; member in class:WebDragBookmarkHandlerGtk
32 virtual void OnDragEnter() OVERRIDE; member in class:WebDragBookmarkHandlerGtk
33 virtual void OnDrop() OVERRIDE; member in class:WebDragBookmarkHandlerGtk
34 virtual void OnDragLeave() OVERRIDE; member in class:WebDragBookmarkHandlerGtk
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_win.h39 virtual void Show() OVERRIDE; member in class:AppListWin
40 virtual void Hide() OVERRIDE; member in class:AppListWin
41 virtual void MoveNearCursor() OVERRIDE; member in class:AppListWin
42 virtual bool IsVisible() OVERRIDE; member in class:AppListWin
43 virtual void Prerender() OVERRIDE; member in class:AppListWin
44 virtual void ReactivateOnNextFocusLoss() OVERRIDE; member in class:AppListWin
45 virtual gfx::NativeWindow GetWindow() OVERRIDE; member in class:AppListWin
46 virtual void SetProfile(Profile* profile) OVERRIDE; member in class:AppListWin
/external/chromium_org/chrome/browser/ui/views/
H A Dconfirm_bubble_views.h34 ui::DialogButton button) const OVERRIDE; member in class:ConfirmBubbleViews
35 virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE; member in class:ConfirmBubbleViews
36 virtual views::View* CreateExtraView() OVERRIDE; member in class:ConfirmBubbleViews
37 virtual bool Cancel() OVERRIDE; member in class:ConfirmBubbleViews
38 virtual bool Accept() OVERRIDE; member in class:ConfirmBubbleViews
41 virtual ui::ModalType GetModalType() const OVERRIDE; member in class:ConfirmBubbleViews
42 virtual base::string16 GetWindowTitle() const OVERRIDE; member in class:ConfirmBubbleViews
45 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE; member in class:ConfirmBubbleViews
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.h260 virtual void Show() OVERRIDE; member in class:BrowserView
261 virtual void ShowInactive() OVERRIDE; member in class:BrowserView
262 virtual void Hide() OVERRIDE; member in class:BrowserView
263 virtual void SetBounds(const gfx::Rect& bounds) OVERRIDE; member in class:BrowserView
264 virtual void Close() OVERRIDE; member in class:BrowserView
265 virtual void Activate() OVERRIDE; member in class:BrowserView
266 virtual void Deactivate() OVERRIDE; member in class:BrowserView
267 virtual bool IsActive() const OVERRIDE; member in class:BrowserView
268 virtual void FlashFrame(bool flash) OVERRIDE; member in class:BrowserView
269 virtual bool IsAlwaysOnTop() const OVERRIDE; member in class:BrowserView
270 virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE; member in class:BrowserView
271 virtual gfx::NativeWindow GetNativeWindow() OVERRIDE; member in class:BrowserView
272 virtual BrowserWindowTesting* GetBrowserWindowTesting() OVERRIDE; member in class:BrowserView
273 virtual StatusBubble* GetStatusBubble() OVERRIDE; member in class:BrowserView
274 virtual void UpdateTitleBar() OVERRIDE; member in class:BrowserView
276 BookmarkBar::AnimateChangeType change_type) OVERRIDE; member in class:BrowserView
277 virtual void UpdateDevTools() OVERRIDE; member in class:BrowserView
278 virtual void UpdateLoadingAnimations(bool should_animate) OVERRIDE; member in class:BrowserView
279 virtual void SetStarredState(bool is_starred) OVERRIDE; member in class:BrowserView
280 virtual void SetTranslateIconToggled(bool is_lit) OVERRIDE; member in class:BrowserView
284 int reason) OVERRIDE; member in class:BrowserView
285 virtual void ZoomChangedForActiveTab(bool can_show_bubble) OVERRIDE; member in class:BrowserView
286 virtual gfx::Rect GetRestoredBounds() const OVERRIDE; member in class:BrowserView
287 virtual ui::WindowShowState GetRestoredState() const OVERRIDE; member in class:BrowserView
288 virtual gfx::Rect GetBounds() const OVERRIDE; member in class:BrowserView
289 virtual bool IsMaximized() const OVERRIDE; member in class:BrowserView
290 virtual bool IsMinimized() const OVERRIDE; member in class:BrowserView
291 virtual void Maximize() OVERRIDE; member in class:BrowserView
292 virtual void Minimize() OVERRIDE; member in class:BrowserView
293 virtual void Restore() OVERRIDE; member in class:BrowserView
295 const GURL& url, FullscreenExitBubbleType bubble_type) OVERRIDE; member in class:BrowserView
296 virtual void ExitFullscreen() OVERRIDE; member in class:BrowserView
299 FullscreenExitBubbleType bubble_type) OVERRIDE; member in class:BrowserView
300 virtual bool ShouldHideUIForFullscreen() const OVERRIDE; member in class:BrowserView
301 virtual bool IsFullscreen() const OVERRIDE; member in class:BrowserView
302 virtual bool IsFullscreenBubbleVisible() const OVERRIDE; member in class:BrowserView
304 virtual void SetMetroSnapMode(bool enable) OVERRIDE; member in class:BrowserView
305 virtual bool IsInMetroSnapMode() const OVERRIDE; member in class:BrowserView
307 virtual LocationBar* GetLocationBar() const OVERRIDE; member in class:BrowserView
308 virtual void SetFocusToLocationBar(bool select_all) OVERRIDE; member in class:BrowserView
309 virtual void UpdateReloadStopState(bool is_loading, bool force) OVERRIDE; member in class:BrowserView
310 virtual void UpdateToolbar(content::WebContents* contents) OVERRIDE; member in class:BrowserView
311 virtual void FocusToolbar() OVERRIDE; member in class:BrowserView
312 virtual void FocusAppMenu() OVERRIDE; member in class:BrowserView
313 virtual void FocusBookmarksToolbar() OVERRIDE; member in class:BrowserView
314 virtual void FocusInfobars() OVERRIDE; member in class:BrowserView
315 virtual void RotatePaneFocus(bool forwards) OVERRIDE; member in class:BrowserView
316 virtual void DestroyBrowser() OVERRIDE; member in class:BrowserView
317 virtual bool IsBookmarkBarVisible() const OVERRIDE; member in class:BrowserView
318 virtual bool IsBookmarkBarAnimating() const OVERRIDE; member in class:BrowserView
319 virtual bool IsTabStripEditable() const OVERRIDE; member in class:BrowserView
320 virtual bool IsToolbarVisible() const OVERRIDE; member in class:BrowserView
321 virtual gfx::Rect GetRootWindowResizerRect() const OVERRIDE; member in class:BrowserView
322 virtual void DisableInactiveFrame() OVERRIDE; member in class:BrowserView
324 Profile* profile) OVERRIDE; member in class:BrowserView
325 virtual void ShowUpdateChromeDialog() OVERRIDE; member in class:BrowserView
327 bool already_bookmarked) OVERRIDE; member in class:BrowserView
328 virtual void ShowBookmarkPrompt() OVERRIDE; member in class:BrowserView
332 TranslateErrors::Type error_type) OVERRIDE; member in class:BrowserView
338 const StartSyncCallback& start_sync_callback) OVERRIDE; member in class:BrowserView
342 virtual bool IsDownloadShelfVisible() const OVERRIDE; member in class:BrowserView
343 virtual DownloadShelf* GetDownloadShelf() OVERRIDE; member in class:BrowserView
348 const base::Callback<void(bool)>& callback) OVERRIDE; member in class:BrowserView
349 virtual void UserChangedTheme() OVERRIDE; member in class:BrowserView
350 virtual int GetExtraRenderViewHeight() const OVERRIDE; member in class:BrowserView
351 virtual void WebContentsFocused(content::WebContents* contents) OVERRIDE; member in class:BrowserView
355 const content::SSLStatus& ssl) OVERRIDE; member in class:BrowserView
356 virtual void ShowAppMenu() OVERRIDE; member in class:BrowserView
359 bool* is_keyboard_shortcut) OVERRIDE; member in class:BrowserView
361 const content::NativeWebKeyboardEvent& event) OVERRIDE; member in class:BrowserView
362 virtual void Cut() OVERRIDE; member in class:BrowserView
363 virtual void Copy() OVERRIDE; member in class:BrowserView
364 virtual void Paste() OVERRIDE; member in class:BrowserView
366 const gfx::Rect& bounds) OVERRIDE; member in class:BrowserView
367 virtual FindBar* CreateFindBar() OVERRIDE; member in class:BrowserView
369 GetWebContentsModalDialogHost() OVERRIDE; member in class:BrowserView
371 const gfx::Rect& rect) OVERRIDE; member in class:BrowserView
372 virtual void ShowAvatarBubbleFromAvatarButton() OVERRIDE; member in class:BrowserView
376 autofill::PasswordGenerator* password_generator) OVERRIDE; member in class:BrowserView
377 virtual void OverscrollUpdate(int delta_y) OVERRIDE; member in class:BrowserView
378 virtual int GetRenderViewHeightInsetWithDetachedBookmarkBar() OVERRIDE; member in class:BrowserView
381 virtual BookmarkBarView* GetBookmarkBarView() const OVERRIDE; member in class:BrowserView
382 virtual LocationBarView* GetLocationBarView() const OVERRIDE; member in class:BrowserView
383 virtual views::View* GetTabContentsContainerView() const OVERRIDE; member in class:BrowserView
384 virtual ToolbarView* GetToolbarView() const OVERRIDE; member in class:BrowserView
388 int index) OVERRIDE; member in class:BrowserView
389 virtual void TabDeactivated(content::WebContents* contents) OVERRIDE; member in class:BrowserView
390 virtual void TabStripEmpty() OVERRIDE; member in class:BrowserView
394 ui::Accelerator* accelerator) OVERRIDE; member in class:BrowserView
397 virtual bool CanResize() const OVERRIDE; member in class:BrowserView
398 virtual bool CanMaximize() const OVERRIDE; member in class:BrowserView
399 virtual bool CanActivate() const OVERRIDE; member in class:BrowserView
400 virtual base::string16 GetWindowTitle() const OVERRIDE; member in class:BrowserView
401 virtual base::string16 GetAccessibleWindowTitle() const OVERRIDE; member in class:BrowserView
402 virtual views::View* GetInitiallyFocusedView() OVERRIDE; member in class:BrowserView
403 virtual bool ShouldShowWindowTitle() const OVERRIDE; member in class:BrowserView
404 virtual gfx::ImageSkia GetWindowAppIcon() OVERRIDE; member in class:BrowserView
405 virtual gfx::ImageSkia GetWindowIcon() OVERRIDE; member in class:BrowserView
406 virtual bool ShouldShowWindowIcon() const OVERRIDE; member in class:BrowserView
407 virtual bool ExecuteWindowsCommand(int command_id) OVERRIDE; member in class:BrowserView
408 virtual std::string GetWindowName() const OVERRIDE; member in class:BrowserView
410 ui::WindowShowState show_state) OVERRIDE; member in class:BrowserView
414 ui::WindowShowState* show_state) const OVERRIDE; member in class:BrowserView
415 virtual views::View* GetContentsView() OVERRIDE; member in class:BrowserView
416 virtual views::ClientView* CreateClientView(views::Widget* widget) OVERRIDE; member in class:BrowserView
417 virtual void OnWindowBeginUserBoundsChange() OVERRIDE; member in class:BrowserView
418 virtual void OnWidgetMove() OVERRIDE; member in class:BrowserView
419 virtual views::Widget* GetWidget() OVERRIDE; member in class:BrowserView
420 virtual const views::Widget* GetWidget() const OVERRIDE; member in class:BrowserView
421 virtual void GetAccessiblePanes(std::vector<View*>* panes) OVERRIDE; member in class:BrowserView
425 bool active) OVERRIDE; member in class:BrowserView
428 virtual bool CanClose() OVERRIDE; member in class:BrowserView
429 virtual int NonClientHitTest(const gfx::Point& point) OVERRIDE; member in class:BrowserView
430 virtual gfx::Size GetMinimumSize() OVERRIDE; member in class:BrowserView
433 virtual SkColor GetInfoBarSeparatorColor() const OVERRIDE; member in class:BrowserView
434 virtual void InfoBarContainerStateChanged(bool is_animating) OVERRIDE; member in class:BrowserView
435 virtual bool DrawInfoBarArrows(int* x) const OVERRIDE; member in class:BrowserView
438 virtual bool SplitHandleMoved(views::SingleSplitView* sender) OVERRIDE; member in class:BrowserView
441 virtual void OnSysColorChange() OVERRIDE; member in class:BrowserView
444 virtual const char* GetClassName() const OVERRIDE; member in class:BrowserView
445 virtual void Layout() OVERRIDE; member in class:BrowserView
446 virtual void PaintChildren(gfx::Canvas* canvas) OVERRIDE; member in class:BrowserView
448 const ViewHierarchyChangedDetails& details) OVERRIDE; member in class:BrowserView
449 virtual void ChildPreferredSizeChanged(View* child) OVERRIDE; member in class:BrowserView
450 virtual void GetAccessibleState(ui::AccessibleViewState* state) OVERRIDE; member in class:BrowserView
453 virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE; member in class:BrowserView
456 virtual void OnOmniboxPopupShownOrHidden() OVERRIDE; member in class:BrowserView
490 virtual void OnLoadCompleted() OVERRIDE; member in class:BrowserView
[all...]
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpassword_manager_handler.h26 virtual void GetLocalizedValues(DictionaryValue* localized_strings) OVERRIDE; member in class:options::PasswordManagerHandler
27 virtual void InitializeHandler() OVERRIDE; member in class:options::PasswordManagerHandler
28 virtual void RegisterMessages() OVERRIDE; member in class:options::PasswordManagerHandler
31 virtual Profile* GetProfile() OVERRIDE; member in class:options::PasswordManagerHandler
33 OVERRIDE; member in class:options::PasswordManagerHandler
36 bool show_passwords) OVERRIDE; member in class:options::PasswordManagerHandler
39 OVERRIDE; member in class:options::PasswordManagerHandler
41 virtual gfx::NativeWindow GetNativeWindow() OVERRIDE; member in class:options::PasswordManagerHandler
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.h61 virtual void Show() OVERRIDE; member in class:content::InterstitialPageImpl
62 virtual void Hide() OVERRIDE; member in class:content::InterstitialPageImpl
63 virtual void DontProceed() OVERRIDE; member in class:content::InterstitialPageImpl
64 virtual void Proceed() OVERRIDE; member in class:content::InterstitialPageImpl
65 virtual RenderViewHost* GetRenderViewHostForTesting() const OVERRIDE; member in class:content::InterstitialPageImpl
66 virtual InterstitialPageDelegate* GetDelegateForTesting() OVERRIDE; member in class:content::InterstitialPageImpl
67 virtual void DontCreateViewForTesting() OVERRIDE; member in class:content::InterstitialPageImpl
68 virtual void SetSize(const gfx::Size& size) OVERRIDE; member in class:content::InterstitialPageImpl
69 virtual void Focus() OVERRIDE; member in class:content::InterstitialPageImpl
98 const NotificationDetails& details) OVERRIDE; member in class:content::InterstitialPageImpl
101 virtual void WebContentsDestroyed(WebContents* web_contents) OVERRIDE; member in class:content::InterstitialPageImpl
103 const LoadCommittedDetails& load_details) OVERRIDE; member in class:content::InterstitialPageImpl
108 virtual RenderViewHostDelegateView* GetDelegateView() OVERRIDE; member in class:content::InterstitialPageImpl
109 virtual const GURL& GetURL() const OVERRIDE; member in class:content::InterstitialPageImpl
112 int error_code) OVERRIDE; member in class:content::InterstitialPageImpl
115 const ViewHostMsg_FrameNavigate_Params& params) OVERRIDE; member in class:content::InterstitialPageImpl
119 base::i18n::TextDirection title_direction) OVERRIDE; member in class:content::InterstitialPageImpl
121 BrowserContext* browser_context) const OVERRIDE; member in class:content::InterstitialPageImpl
122 virtual WebPreferences GetWebkitPrefs() OVERRIDE; member in class:content::InterstitialPageImpl
123 virtual gfx::Rect GetRootWindowResizerRect() const OVERRIDE; member in class:content::InterstitialPageImpl
129 SessionStorageNamespace* session_storage_namespace) OVERRIDE; member in class:content::InterstitialPageImpl
132 blink::WebPopupType popup_type) OVERRIDE; member in class:content::InterstitialPageImpl
134 int route_id) OVERRIDE; member in class:content::InterstitialPageImpl
138 bool user_gesture) OVERRIDE; member in class:content::InterstitialPageImpl
140 const gfx::Rect& initial_pos) OVERRIDE; member in class:content::InterstitialPageImpl
141 virtual void ShowCreatedFullscreenWidget(int route_id) OVERRIDE; member in class:content::InterstitialPageImpl
144 SiteInstance* instance) OVERRIDE; member in class:content::InterstitialPageImpl
146 virtual FrameTree* GetFrameTree() OVERRIDE; member in class:content::InterstitialPageImpl
150 RenderWidgetHostImpl* render_widget_host) OVERRIDE; member in class:content::InterstitialPageImpl
153 bool* is_keyboard_shortcut) OVERRIDE; member in class:content::InterstitialPageImpl
155 const NativeWebKeyboardEvent& event) OVERRIDE; member in class:content::InterstitialPageImpl
157 virtual gfx::NativeViewAccessible GetParentNativeViewAccessible() OVERRIDE; member in class:content::InterstitialPageImpl
[all...]
/external/chromium_org/content/browser/renderer_host/
H A Dcompositor_impl_android.h51 virtual void SetRootLayer(scoped_refptr<cc::Layer> root) OVERRIDE; member in class:content::CompositorImpl
52 virtual void SetWindowSurface(ANativeWindow* window) OVERRIDE; member in class:content::CompositorImpl
53 virtual void SetSurface(jobject surface) OVERRIDE; member in class:content::CompositorImpl
54 virtual void SetVisible(bool visible) OVERRIDE; member in class:content::CompositorImpl
55 virtual void setDeviceScaleFactor(float factor) OVERRIDE; member in class:content::CompositorImpl
56 virtual void SetWindowBounds(const gfx::Size& size) OVERRIDE; member in class:content::CompositorImpl
58 void *pixels, const gfx::Rect& rect) OVERRIDE; member in class:content::CompositorImpl
59 virtual void Composite() OVERRIDE; member in class:content::CompositorImpl
61 const cc::UIResourceBitmap& bitmap) OVERRIDE; member in class:content::CompositorImpl
62 virtual void DeleteUIResource(cc::UIResourceId resource_id) OVERRIDE; member in class:content::CompositorImpl
63 virtual blink::WebGLId GenerateTexture(gfx::JavaBitmap& bitmap) OVERRIDE; member in class:content::CompositorImpl
65 gfx::Size& size, int data_size, void* data) OVERRIDE; member in class:content::CompositorImpl
66 virtual void DeleteTexture(blink::WebGLId texture_id) OVERRIDE; member in class:content::CompositorImpl
68 gfx::JavaBitmap& bitmap) OVERRIDE; member in class:content::CompositorImpl
71 gfx::JavaBitmap& bitmap) OVERRIDE; member in class:content::CompositorImpl
81 OVERRIDE; member in class:content::CompositorImpl
84 virtual void DidCommit() OVERRIDE; member in class:content::CompositorImpl
86 virtual void DidCompleteSwapBuffers() OVERRIDE; member in class:content::CompositorImpl
88 OffscreenContextProvider() OVERRIDE; member in class:content::CompositorImpl
91 virtual void ScheduleComposite() OVERRIDE; member in class:content::CompositorImpl
92 virtual void ScheduleAnimation() OVERRIDE; member in class:content::CompositorImpl
93 virtual void DidPostSwapBuffers() OVERRIDE; member in class:content::CompositorImpl
94 virtual void DidAbortSwapBuffers() OVERRIDE; member in class:content::CompositorImpl
97 virtual void OnLostResources() OVERRIDE; member in class:content::CompositorImpl
[all...]
/external/chromium_org/content/browser/speech/
H A Dgoogle_one_shot_remote_engine.h39 virtual void SetConfig(const SpeechRecognitionEngineConfig& config) OVERRIDE; member in class:content::GoogleOneShotRemoteEngine
40 virtual void StartRecognition() OVERRIDE; member in class:content::GoogleOneShotRemoteEngine
41 virtual void EndRecognition() OVERRIDE; member in class:content::GoogleOneShotRemoteEngine
42 virtual void TakeAudioChunk(const AudioChunk& data) OVERRIDE; member in class:content::GoogleOneShotRemoteEngine
43 virtual void AudioChunksEnded() OVERRIDE; member in class:content::GoogleOneShotRemoteEngine
44 virtual bool IsRecognitionPending() const OVERRIDE; member in class:content::GoogleOneShotRemoteEngine
45 virtual int GetDesiredAudioChunkDurationMs() const OVERRIDE; member in class:content::GoogleOneShotRemoteEngine
48 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE; member in class:content::GoogleOneShotRemoteEngine
/external/chromium_org/google_apis/drive/
H A Ddummy_auth_service.h27 virtual void AddObserver(AuthServiceObserver* observer) OVERRIDE; member in class:google_apis::DummyAuthService
28 virtual void RemoveObserver(AuthServiceObserver* observer) OVERRIDE; member in class:google_apis::DummyAuthService
29 virtual void StartAuthentication(const AuthStatusCallback& callback) OVERRIDE; member in class:google_apis::DummyAuthService
30 virtual bool HasAccessToken() const OVERRIDE; member in class:google_apis::DummyAuthService
31 virtual bool HasRefreshToken() const OVERRIDE; member in class:google_apis::DummyAuthService
32 virtual const std::string& access_token() const OVERRIDE; member in class:google_apis::DummyAuthService
33 virtual void ClearAccessToken() OVERRIDE; member in class:google_apis::DummyAuthService
34 virtual void ClearRefreshToken() OVERRIDE; member in class:google_apis::DummyAuthService
/external/chromium_org/media/audio/
H A Dfake_audio_manager.h21 virtual bool HasAudioOutputDevices() OVERRIDE; member in class:media::FakeAudioManager
22 virtual bool HasAudioInputDevices() OVERRIDE; member in class:media::FakeAudioManager
26 const AudioParameters& params) OVERRIDE; member in class:media::FakeAudioManager
30 const std::string& input_device_id) OVERRIDE; member in class:media::FakeAudioManager
33 OVERRIDE; member in class:media::FakeAudioManager
36 const std::string& device_id) OVERRIDE; member in class:media::FakeAudioManager
38 const std::string& device_id) OVERRIDE; member in class:media::FakeAudioManager
45 const AudioParameters& input_params) OVERRIDE; member in class:media::FakeAudioManager
/external/chromium_org/ppapi/proxy/
H A Dnetwork_list_resource.h31 virtual thunk::PPB_NetworkList_API* AsPPB_NetworkList_API() OVERRIDE; member in class:ppapi::proxy::NetworkListResource
34 virtual uint32_t GetCount() OVERRIDE; member in class:ppapi::proxy::NetworkListResource
35 virtual PP_Var GetName(uint32_t index) OVERRIDE; member in class:ppapi::proxy::NetworkListResource
36 virtual PP_NetworkList_Type GetType(uint32_t index) OVERRIDE; member in class:ppapi::proxy::NetworkListResource
37 virtual PP_NetworkList_State GetState(uint32_t index) OVERRIDE; member in class:ppapi::proxy::NetworkListResource
39 const PP_ArrayOutput& output) OVERRIDE; member in class:ppapi::proxy::NetworkListResource
40 virtual PP_Var GetDisplayName(uint32_t index) OVERRIDE; member in class:ppapi::proxy::NetworkListResource
41 virtual uint32_t GetMTU(uint32_t index) OVERRIDE; member in class:ppapi::proxy::NetworkListResource
/external/chromium_org/remoting/host/setup/
H A Ddaemon_controller_delegate_linux.h19 virtual DaemonController::State GetState() OVERRIDE; member in class:remoting::DaemonControllerDelegateLinux
20 virtual scoped_ptr<base::DictionaryValue> GetConfig() OVERRIDE; member in class:remoting::DaemonControllerDelegateLinux
24 const DaemonController::CompletionCallback& done) OVERRIDE; member in class:remoting::DaemonControllerDelegateLinux
27 const DaemonController::CompletionCallback& done) OVERRIDE; member in class:remoting::DaemonControllerDelegateLinux
28 virtual void Stop(const DaemonController::CompletionCallback& done) OVERRIDE; member in class:remoting::DaemonControllerDelegateLinux
29 virtual void SetWindow(void* window_handle) OVERRIDE; member in class:remoting::DaemonControllerDelegateLinux
30 virtual std::string GetVersion() OVERRIDE; member in class:remoting::DaemonControllerDelegateLinux
31 virtual DaemonController::UsageStatsConsent GetUsageStatsConsent() OVERRIDE; member in class:remoting::DaemonControllerDelegateLinux

Completed in 507 milliseconds

<<11121314151617181920>>