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

  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerGlobalScopeProxy.h 47 typedef WorkerGlobalScopeProxy* CreateDelegate(Worker*);
52 static void setCreateDelegate(CreateDelegate* delegate) { s_createDelegate = delegate; }
76 static CreateDelegate* s_createDelegate;
  /external/chromium/chrome/browser/translate/
translate_infobar_delegate.cc 27 TranslateInfoBarDelegate* TranslateInfoBarDelegate::CreateDelegate(
  /external/chromium_org/components/autofill/core/browser/
autofill_metrics_unittest.cc 269 scoped_ptr<ConfirmInfoBarDelegate> CreateDelegate(
320 scoped_ptr<ConfirmInfoBarDelegate> AutofillMetricsTest::CreateDelegate(
    [all...]

Completed in 230 milliseconds