Searched refs:cursorToShow (Results 1 – 3 of 3) sorted by relevance
141 HCURSOR cursorToShow() const;
1013 HCURSOR WebView::cursorToShow() const in cursorToShow() function in WebKit::WebView1028 m_lastCursorSet = cursorToShow(); in updateNativeCursor()
9385 (WebKit::WebView::cursorToShow): Just return 0 when the page has9485 (WebKit::WebView::cursorToShow): Always show the arrow cursor when the9498 (WebKit::WebView::cursorToShow): Moved code to choose a cursor here...9501 * UIProcess/win/WebView.h: Added cursorToShow.