Home
last modified time | relevance | path

Searched defs:focused_before (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider_views.cc46 virtual void FocusWillChange(views::View* focused_before, in FocusWillChange()
59 void FocusChanged(views::View* focused_before, in FocusChanged()
/external/chromium/chrome/browser/ui/views/
Dfirst_run_bubble.cc211 void FirstRunBubbleView::FocusWillChange(View* focused_before, in FocusWillChange()
369 void FirstRunOEMBubbleView::FocusWillChange(View* focused_before, in FocusWillChange()
463 void FirstRunMinimalBubbleView::FocusWillChange(View* focused_before, in FocusWillChange()
Daccessible_pane_view.cc207 void AccessiblePaneView::FocusWillChange(views::View* focused_before, in FocusWillChange()
Ddropdown_bar_host.cc132 void DropdownBarHost::FocusWillChange(views::View* focused_before, in FocusWillChange()
/external/chromium/chrome/browser/ui/touch/frame/
Dtouch_browser_frame_view.cc93 void TouchBrowserFrameView::FocusWillChange(views::View* focused_before, in FocusWillChange()
/external/chromium/chrome/browser/ui/views/infobars/
Dinfobar_view.cc350 void InfoBarView::FocusWillChange(View* focused_before, View* focused_now) { in FocusWillChange()
/external/chromium/chrome/browser/ui/views/download/
Ddownload_shelf_view.cc156 void DownloadShelfView::FocusWillChange(views::View* focused_before, in FocusWillChange()
/external/chromium/chrome/browser/extensions/
Dextension_browser_event_router.cc230 gfx::NativeView focused_before, in NativeFocusWillChange()