Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/src/
DWebViewImpl.h418 ContextMenuClientImpl m_contextMenuClientImpl; variable
DWebViewImpl.cpp297 , m_contextMenuClientImpl(this) in WebViewImpl()
345 pageClients.contextMenuClient = &m_contextMenuClientImpl; in WebViewImpl()