Searched refs:m_lastSetCursor (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.h966 void setLastCursor(HCURSOR cursor) { m_lastSetCursor = cursor; }
1168 HCURSOR m_lastSetCursor; member in class:WebView
H A DWebView.cpp395 , m_lastSetCursor(0)
2439 handled = ::SetCursor(webView->m_lastSetCursor);

Completed in 133 milliseconds