Searched refs:selectionForCommand (Results 1 – 4 of 4) sorted by relevance
253 Selection selectionForCommand(Event*);
1036 const Selection& selection = frame->editor()->selectionForCommand(event); in enabledVisibleSelection()1042 const Selection& selection = frame->editor()->selectionForCommand(event); in enabledVisibleSelectionAndMark()1049 const Selection& selection = frame->editor()->selectionForCommand(event); in enableCaretInEditableText()1073 return frame->editor()->selectionForCommand(event).isContentEditable(); in enabledDelete()1081 return frame->editor()->selectionForCommand(event).isContentEditable(); in enabledInEditableText()
77 Selection Editor::selectionForCommand(Event* event) in selectionForCommand() function in WebCore::Editor962 Selection selection = selectionForCommand(triggeringEvent); in insertTextWithoutSendingTextEvent()973 selection = selectionForCommand(triggeringEvent); in insertTextWithoutSendingTextEvent()
11724 (WebCore::Editor::selectionForCommand):66229 (WebCore::Editor::selectionForCommand): Renamed from selectionForEvent and66233 (WebCore::Editor::handleKeypress): Updated for selectionForCommand change.66245 selectionForCommand change.