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

  /external/chromium/chrome/browser/ui/find_bar/
find_bar_controller.h 84 int last_reported_matchcount_; member in class:FindBarController
find_bar_controller.cc 26 last_reported_matchcount_(0) {
201 if (last_reported_matchcount_ > 0 &&
205 last_reported_matchcount_ = find_result.number_of_matches();
  /external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.h 214 int last_reported_matchcount_; member in class:FindBarGtk

Completed in 537 milliseconds