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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ContextFeatures.cpp 87 void provideContextFeaturesTo(Page* page, ContextFeaturesClient* client)
ContextFeatures.h 88 void provideContextFeaturesTo(Page*, ContextFeaturesClient*);
  /external/chromium_org/third_party/WebKit/Source/web/
WebPagePopupImpl.cpp 200 provideContextFeaturesTo(m_page.get(), pagePopupFeaturesClient);
WebViewImpl.cpp 462 provideContextFeaturesTo(m_page.get(), m_featureSwitchClient.get());
    [all...]

Completed in 746 milliseconds