Home | History | Annotate | Download | only in src

Lines Matching refs:sendContextMenuEvent

394     targetFrame->eventHandler()->sendContextMenuEvent(pme);
497 sendContextMenuEvent(event);
607 // The WebViewImpl::SendContextMenuEvent function is based on the Webkit
618 bool WebViewImpl::sendContextMenuEvent(const WebKeyboardEvent& event)
681 bool handled = focusedFrame->eventHandler()->sendContextMenuEvent(platformEvent);