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

  /external/chromium_org/chrome/browser/ui/views/
find_bar_view.h 90 void UpdateMatchCountAppearance(bool no_match);
find_bar_view.cc 214 UpdateMatchCountAppearance(result.number_of_matches() == 0 &&
226 UpdateMatchCountAppearance(false);
470 void FindBarView::UpdateMatchCountAppearance(bool no_match) {

Completed in 533 milliseconds