Searched refs:handlePasteGlobalSelection (Results 1 – 2 of 2) sorted by relevance
205 bool handlePasteGlobalSelection(const PlatformMouseEvent&);
809 handled = handlePasteGlobalSelection(event.event()) || handled; in handleMouseReleaseEvent()1588 bool EventHandler::handlePasteGlobalSelection(const PlatformMouseEvent& mouseEvent) in handlePasteGlobalSelection() function in WebCore::EventHandler