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

  /external/chromium/chrome/browser/download/
download_request_limiter_unittest.cc 158 download_request_limiter_->OnUserGesture(controller().tab_contents());
181 download_request_limiter_->OnUserGesture(controller().tab_contents());
196 download_request_limiter_->OnUserGesture(controller().tab_contents());
download_request_limiter.h 102 void OnUserGesture();
186 void OnUserGesture(TabContents* tab);
download_request_limiter.cc 47 void DownloadRequestLimiter::TabDownloadState::OnUserGesture() {
205 void DownloadRequestLimiter::OnUserGesture(TabContents* tab) {
210 state->OnUserGesture();
  /external/chromium/chrome/browser/ui/
browser_navigator.cc 451 tab_contents())->OnUserGesture();
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h     [all...]

Completed in 147 milliseconds