Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/find_bar/
Dfind_tab_helper.h44 int current_find_request_id() { return current_find_request_id_; } in current_find_request_id() function
45 void set_current_find_request_id(int current_find_request_id) { in set_current_find_request_id() argument
46 current_find_request_id_ = current_find_request_id; in set_current_find_request_id()