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

  /external/chromium_org/chrome/browser/ui/views/
find_bar_view.cc 20 #include "chrome/browser/ui/views/find_bar_host.h"
365 find_bar_host()->GetFindBarController()->web_contents());
380 find_bar_host()->GetFindBarController()->EndFindSession(
399 if (find_bar_host()->MaybeForwardKeyEventToWebpage(key_event))
406 FindBarController* controller = find_bar_host()->GetFindBarController();
435 FindBarController* controller = find_bar_host()->GetFindBarController();
456 find_bar_host()->MoveWindowIfNecessary(gfx::Rect(), false);
487 FindBarHost* FindBarView::find_bar_host() const { function in class:FindBarView
find_bar_view.h 117 FindBarHost* find_bar_host() const;

Completed in 1488 milliseconds