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

  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h 750 OwnPtr<ContextFeaturesClientImpl> m_featureSwitchClient;
    [all...]
WebViewImpl.cpp 351 m_featureSwitchClient->setPermissionClient(permissionClient);
403 , m_featureSwitchClient(adoptPtr(new ContextFeaturesClientImpl()))
461 provideContextFeaturesTo(m_page.get(), m_featureSwitchClient.get());
    [all...]

Completed in 25 milliseconds