Searched refs:NavigateAway (Results 1 – 5 of 5) sorted by relevance
59 virtual void NavigateAway() = 0;118 bool NavigateAway();
90 return controller_->NavigateAway(); in OnKeyPressed()562 bool NewUserView::NavigateAway() { in NavigateAway() function in chromeos::NewUserView565 delegate_->NavigateAway(); in NavigateAway()
125 virtual void NavigateAway() OVERRIDE;
336 void UserController::NavigateAway() { in NavigateAway() function in chromeos::UserController
55 #define MAYBE_NavigateAway NavigateAway