Searched refs:FocusWillChange (Results 1 - 12 of 12) sorted by relevance

/external/chromium/chrome/browser/ui/touch/frame/
H A Dtouch_browser_frame_view.h46 virtual void FocusWillChange(views::View* focused_before,
H A Dtouch_browser_frame_view.cc93 void TouchBrowserFrameView::FocusWillChange(views::View* focused_before, function in class:TouchBrowserFrameView
/external/chromium/chrome/browser/ui/views/
H A Daccessible_pane_view.h51 virtual void FocusWillChange(View* focused_before,
H A Dfirst_run_bubble.cc78 virtual void FocusWillChange(View* focused_before, View* focused_now);
211 void FirstRunBubbleView::FocusWillChange(View* focused_before, function in class:FirstRunBubbleView
244 virtual void FocusWillChange(View* focused_before, View* focused_now);
369 void FirstRunOEMBubbleView::FocusWillChange(View* focused_before, function in class:FirstRunOEMBubbleView
394 virtual void FocusWillChange(View* focused_before, View* focused_now);
463 void FirstRunMinimalBubbleView::FocusWillChange(View* focused_before, function in class:FirstRunMinimalBubbleView
H A Ddropdown_bar_host.h74 virtual void FocusWillChange(views::View* focused_before,
H A Daccessible_pane_view.cc207 void AccessiblePaneView::FocusWillChange(views::View* focused_before, function in class:AccessiblePaneView
H A Ddropdown_bar_host.cc132 void DropdownBarHost::FocusWillChange(views::View* focused_before, function in class:DropdownBarHost
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider_views.cc38 FocusWillChange(NULL, focus_manager_->GetFocusedView());
46 virtual void FocusWillChange(views::View* focused_before, function in class:__anon1750::ViewFocusChangeWaiter
/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.h79 virtual void FocusWillChange(View* focused_before,
H A Ddownload_shelf_view.cc156 void DownloadShelfView::FocusWillChange(views::View* focused_before, function in class:DownloadShelfView
160 AccessiblePaneView::FocusWillChange(focused_before, focused_now);
/external/chromium/chrome/browser/ui/views/infobars/
H A Dinfobar_view.h101 virtual void FocusWillChange(View* focused_before,
H A Dinfobar_view.cc350 void InfoBarView::FocusWillChange(View* focused_before, View* focused_now) { function in class:InfoBarView

Completed in 156 milliseconds