Home
last modified time | relevance | path

Searched refs:m_chromeClientImpl (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebViewImpl.h417 ChromeClientImpl m_chromeClientImpl; variable
DWebViewImpl.cpp296 , m_chromeClientImpl(this) in WebViewImpl()
344 pageClients.chromeClient = &m_chromeClientImpl; in WebViewImpl()