Home
last modified time | relevance | path

Searched refs:m_hasCustomDropTarget (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/win/
DWebView.h979 bool m_hasCustomDropTarget; variable
DWebView.cpp317 , m_hasCustomDropTarget(false) in WebView()
4715 m_hasCustomDropTarget = true; in setCustomDropTarget()
4722 if (!m_hasCustomDropTarget) in removeCustomDropTarget()
4724 m_hasCustomDropTarget = false; in removeCustomDropTarget()
DChangeLog-2009-06-1612561 (WebView::WebView): Initialize m_hasCustomDropTarget