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

  /external/chromium/chrome/browser/ui/views/
find_bar_view.h 127 FindBarHost* find_bar_host() const;
find_bar_view.cc 19 #include "chrome/browser/ui/views/find_bar_host.h"
416 find_bar_host()->GetFindBarController()->tab_contents()->
431 find_bar_host()->GetFindBarController()->EndFindSession(
445 FindBarController* controller = find_bar_host()->GetFindBarController();
482 if (find_bar_host()->MaybeForwardKeyEventToWebpage(key_event))
489 FindBarController* controller = find_bar_host()->GetFindBarController();
534 FindBarHost* FindBarView::find_bar_host() const { function in class:FindBarView

Completed in 326 milliseconds