HomeSort by relevance Sort by last modified time
    Searched refs:OnUserGesture (Results 1 - 15 of 15) 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_org/chrome/browser/download/
download_request_limiter_unittest.cc 86 void OnUserGesture() {
202 OnUserGesture();
243 OnUserGesture();
261 OnUserGesture();
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h 181 void OnUserGesture(WebContentsImpl* contents);
resource_dispatcher_host_impl.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.h 291 virtual void OnUserGesture() {}
render_view_host_impl.h 473 virtual void OnUserGesture() OVERRIDE;
render_widget_host_impl.h 373 // perform an action. See OnUserGesture for more details.
564 virtual void OnUserGesture() {}
    [all...]
render_widget_host_impl.cc     [all...]
render_view_host_impl.cc     [all...]
  /external/chromium/chrome/browser/ui/
browser_navigator.cc 451 tab_contents())->OnUserGesture();
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 414 virtual void OnUserGesture() OVERRIDE;
    [all...]
web_contents_impl.cc     [all...]

Completed in 752 milliseconds