Searched refs:EditorInsertActionDropped (Results 1 – 5 of 5) sorted by relevance
35 EditorInsertActionDropped enumerator
82 case WebCore::EditorInsertActionDropped: in WK_ADD_API_MAPPING()
456 …gment || !innerFrame->editor()->shouldInsertFragment(fragment, range, EditorInsertActionDropped)) { in concludeEditDrag()480 …Empty() || !innerFrame->editor()->shouldInsertText(text, range.get(), EditorInsertActionDropped)) { in concludeEditDrag()
278 COMPILE_ASSERT_MATCHING_ENUM(WebEditingActionDropped, EditorInsertActionDropped);
335 case EditorInsertActionDropped: in kit()