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

  /external/chromium_org/android_webview/browser/
find_helper.cc 26 last_match_count_(-1),
84 last_match_count_ = -1;
91 last_match_count_ = -1;
100 match_count = last_match_count_;
102 last_match_count_ = match_count;
find_helper.h 63 int last_match_count_; member in class:android_webview::FindHelper

Completed in 1420 milliseconds