Searched refs:provideContextFeaturesTo (Results 1 – 4 of 4) sorted by relevance
88 void provideContextFeaturesTo(Page*, ContextFeaturesClient*);
87 void provideContextFeaturesTo(Page* page, ContextFeaturesClient* client) in provideContextFeaturesTo() function
200 provideContextFeaturesTo(m_page.get(), pagePopupFeaturesClient); in initializePage()
462 provideContextFeaturesTo(m_page.get(), m_featureSwitchClient.get()); in WebViewImpl()