Searched defs:focused_before (Results 1 – 8 of 8) sorted by relevance
/external/chromium/chrome/browser/automation/ |
D | testing_automation_provider_views.cc | 46 virtual void FocusWillChange(views::View* focused_before, in FocusWillChange() 59 void FocusChanged(views::View* focused_before, in FocusChanged()
|
/external/chromium/chrome/browser/ui/views/ |
D | first_run_bubble.cc | 211 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()
|
D | accessible_pane_view.cc | 207 void AccessiblePaneView::FocusWillChange(views::View* focused_before, in FocusWillChange()
|
D | dropdown_bar_host.cc | 132 void DropdownBarHost::FocusWillChange(views::View* focused_before, in FocusWillChange()
|
/external/chromium/chrome/browser/ui/touch/frame/ |
D | touch_browser_frame_view.cc | 93 void TouchBrowserFrameView::FocusWillChange(views::View* focused_before, in FocusWillChange()
|
/external/chromium/chrome/browser/ui/views/infobars/ |
D | infobar_view.cc | 350 void InfoBarView::FocusWillChange(View* focused_before, View* focused_now) { in FocusWillChange()
|
/external/chromium/chrome/browser/ui/views/download/ |
D | download_shelf_view.cc | 156 void DownloadShelfView::FocusWillChange(views::View* focused_before, in FocusWillChange()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_browser_event_router.cc | 230 gfx::NativeView focused_before, in NativeFocusWillChange()
|