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

  /external/chromium/chrome/browser/download/
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 84 void OnUserGesture() {
209 OnUserGesture();
250 OnUserGesture();
268 OnUserGesture();
  /external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.h 306 virtual void OnUserGesture() {}
render_widget_host_impl.h 381 // perform an action. See OnUserGesture for more details.
582 virtual void OnUserGesture() {}
    [all...]
render_view_host_impl.cc     [all...]
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.cc     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc     [all...]

Completed in 739 milliseconds