Searched defs:find_request_id_counter_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/find_bar/
H A Dfind_tab_helper.cc17 int FindTabHelper::find_request_id_counter_ = -1; member in class:FindTabHelper
23 current_find_request_id_(find_request_id_counter_++),
63 current_find_request_id_ = find_request_id_counter_++;
H A Dfind_tab_helper.h75 static int find_request_id_counter_; member in class:FindTabHelper

Completed in 17 milliseconds