HomeSort by relevance Sort by last modified time
    Searched refs:kKeepSelection (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/ui/find_bar/
find_bar_controller.h 25 kKeepSelection, // Translate the find selection into a normal selection.
find_bar_controller.cc 60 if (action != kKeepSelection)
138 EndFindSession(kKeepSelection);
find_bar_host_browsertest.cc 249 find_tab_helper()->StopFinding(FindBarController::kKeepSelection);
269 find_tab_helper()->StopFinding(FindBarController::kKeepSelection);
349 tab->find_tab_helper()->StopFinding(FindBarController::kKeepSelection);
760 FindBarController::kKeepSelection);
816 FindBarController::kKeepSelection);
856 FindBarController::kKeepSelection);
    [all...]
  /external/chromium/chrome/browser/ui/views/
find_bar_host_interactive_uitest.cc 100 FindBarController::kKeepSelection);
112 FindBarController::kKeepSelection);
125 FindBarController::kKeepSelection);
find_bar_host.cc 180 find_bar_controller_->EndFindSession(FindBarController::kKeepSelection);
find_bar_view.cc 432 FindBarController::kKeepSelection);
  /external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.cc 772 FindBarController::kKeepSelection);
801 FindBarController::kKeepSelection);
    [all...]

Completed in 453 milliseconds