Searched defs:GetRootView (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dextension_input_api.cc59 views::RootView* SendKeyboardEventInputFunction::GetRootView() { function in class:SendKeyboardEventInputFunction
73 return browser_view->GetRootView();
118 views::RootView* root_view = GetRootView();

Completed in 67 milliseconds