Home
last modified time | relevance | path

Searched refs:kKeepSelection (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/ui/find_bar/
Dfind_bar_host_browsertest.cc249 find_tab_helper()->StopFinding(FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
269 find_tab_helper()->StopFinding(FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
349 tab->find_tab_helper()->StopFinding(FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
760 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
816 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
856 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
889 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
963 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
990 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
1036 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
[all …]
Dfind_bar_controller.cc60 if (action != kKeepSelection) in EndFindSession()
138 EndFindSession(kKeepSelection); in Observe()
Dfind_bar_controller.h25 kKeepSelection, // Translate the find selection into a normal selection. enumerator
/external/chromium/chrome/browser/ui/views/
Dfind_bar_host_interactive_uitest.cc100 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
112 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
125 FindBarController::kKeepSelection); in IN_PROC_BROWSER_TEST_F()
Dfind_bar_host.cc180 find_bar_controller_->EndFindSession(FindBarController::kKeepSelection); in AcceleratorPressed()
Dfind_bar_view.cc432 FindBarController::kKeepSelection); in ButtonPressed()
/external/chromium/chrome/browser/ui/gtk/
Dfind_bar_gtk.cc772 FindBarController::kKeepSelection); in OnKeyPressEvent()
801 FindBarController::kKeepSelection); in OnClicked()
/external/chromium/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_cocoa_controller.mm104 FindBarController::kKeepSelection);