Searched refs:GoBackOrForward (Results 1 – 7 of 7) sorted by relevance
216 shell->GoBackOrForward(-1); in WndProc()219 shell->GoBackOrForward(1); in WndProc()
270 GoBackOrForward(-1); in OnBackButtonClicked()274 GoBackOrForward(1); in OnForwardButtonClicked()
240 shell_->GoBackOrForward(-1); in ButtonPressed()242 shell_->GoBackOrForward(1); in ButtonPressed()
295 GoBackOrForward(-1);298 GoBackOrForward(1);
65 void GoBackOrForward(int offset);
197 void Shell::GoBackOrForward(int offset) { in GoBackOrForward() function in content::Shell
584 main_window_->GoBackOrForward(offset); in OnGoToOffset()