Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:internalShowContextMenu

2271     internalShowContextMenu(menuLocation, contextMenuState, proposedItems, arguments);
2273 // No matter the result of internalShowContextMenu, always notify the WebProcess that the menu is hidden so it starts handling mouse events again.
2277 void WebPageProxy::internalShowContextMenu(const IntPoint& menuLocation, const ContextMenuState& contextMenuState, const Vector<WebContextMenuItemData>& proposedItems, CoreIPC::ArgumentDecoder* arguments)