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

  /external/chromium/chrome/browser/ui/views/
find_bar_view.h 59 void UpdateForResult(const FindNotificationDetails& result,
find_bar_host.cc 103 find_bar_view()->UpdateForResult(results, string16());
134 // Make sure match count is clear. It may get set again in UpdateForResult
139 find_bar_view()->UpdateForResult(result, find_text);
find_bar_view.cc 193 void FindBarView::UpdateForResult(const FindNotificationDetails& result,
463 UpdateForResult(find_tab_helper->find_result(), string16());

Completed in 49 milliseconds