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

  /external/chromium_org/content/public/common/
stop_find_action.h 14 STOP_FIND_ACTION_KEEP_SELECTION,
  /external/chromium_org/chrome/browser/ui/find_bar/
find_tab_helper.cc 121 action = content::STOP_FIND_ACTION_KEEP_SELECTION;
128 action = content::STOP_FIND_ACTION_KEEP_SELECTION;
  /external/chromium_org/android_webview/browser/
find_helper.cc 40 web_contents()->StopFinding(content::STOP_FIND_ACTION_KEEP_SELECTION);
  /external/chromium_org/extensions/browser/api/web_view/
web_view_internal_api.cc 290 action = content::STOP_FIND_ACTION_KEEP_SELECTION;
296 action = content::STOP_FIND_ACTION_KEEP_SELECTION;

Completed in 198 milliseconds