active_match_ordinal_  195 chrome/browser/guestview/webview/webview_find_helper.cc     active_match_ordinal_ = active_match_ordinal;
active_match_ordinal_  197 chrome/browser/guestview/webview/webview_find_helper.cc   if (final_update && active_match_ordinal_ == 0) {
active_match_ordinal_  208 chrome/browser/guestview/webview/webview_find_helper.cc   results->SetInteger(webview::kFindActiveMatchOrdinal, active_match_ordinal_);
active_match_ordinal_   69 chrome/browser/guestview/webview/webview_find_helper.h     int active_match_ordinal_;
active_match_ordinal_   21 chrome/browser/ui/find_bar/find_notification_details.h       active_match_ordinal_(active_match_ordinal),
active_match_ordinal_   27 chrome/browser/ui/find_bar/find_notification_details.h       active_match_ordinal_(-1),
active_match_ordinal_   38 chrome/browser/ui/find_bar/find_notification_details.h   int active_match_ordinal() const { return active_match_ordinal_; }
active_match_ordinal_   46 chrome/browser/ui/find_bar/find_notification_details.h   int active_match_ordinal_;  // The ordinal of the currently selected match.
active_match_ordinal_   15 chrome/test/base/find_in_page_observer.cc     : active_match_ordinal_(-1),
active_match_ordinal_   47 chrome/test/base/find_in_page_observer.cc         active_match_ordinal_ = find_details->active_match_ordinal();
active_match_ordinal_   35 chrome/test/base/find_in_page_observer.h   int active_match_ordinal() const { return active_match_ordinal_; }
active_match_ordinal_   47 chrome/test/base/find_in_page_observer.h   int active_match_ordinal_;