Searched refs:shouldSetCursor (Results 1 – 3 of 3) sorted by relevance
271 bool shouldSetCursor() const;
1429 bool FrameView::shouldSetCursor() const in shouldSetCursor() function in WebCore::FrameView
1093 if (!view || !view->shouldSetCursor()) in updateCursor()