OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_featureSwitchClient
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h
744
OwnPtr<ContextFeaturesClientImpl>
m_featureSwitchClient
;
[
all
...]
WebViewImpl.cpp
348
m_featureSwitchClient
->setPermissionClient(permissionClient);
405
,
m_featureSwitchClient
(adoptPtr(new ContextFeaturesClientImpl()))
462
provideContextFeaturesTo(m_page.get(),
m_featureSwitchClient
.get());
[
all
...]
Completed in 37 milliseconds