Home | History | Annotate | Download | only in dom

Lines Matching refs:editor

51 #include "Editor.h"
324 return frame->editor()->shouldBeginEditing(rangeOfContents(root).get());
2869 frame()->editor()->didEndEditing();
2898 frame()->editor()->didBeginEditing();
3576 static Editor::Command command(Document* document, const String& commandName, bool userInterface = false)
3580 return Editor::Command();
3581 return frame->editor()->command(commandName,