cut 266 Source/core/dom/Document.h DEFINE_ATTRIBUTE_EVENT_LISTENER(cut); cut 100 Source/core/dom/Element.h DEFINE_ATTRIBUTE_EVENT_LISTENER(cut); cut 374 Source/core/editing/Editor.cpp return !dispatchCPPEvent(EventTypeNames::cut, ClipboardWritable); cut 94 Source/core/editing/Editor.h void cut(); cut 299 Source/core/editing/EditorCommand.cpp frame.editor().cut(); cut 230 Source/core/html/HTMLElement.cpp attributeNameToEventNameMap.set(oncutAttr.localName(), EventTypeNames::cut); cut 63 Source/core/svg/SVGElementInstance.cpp DEFINE_FORWARDING_ATTRIBUTE_EVENT_LISTENER(SVGElementInstance, correspondingElement(), cut); cut 125 Source/core/svg/SVGElementInstance.h DECLARE_FORWARDING_ATTRIBUTE_EVENT_LISTENER(correspondingElement(), cut);