Searched defs:lastEditCommand (Results 1 – 2 of 2) sorted by relevance
68 CompositeEditCommand* lastEditCommand() { return m_lastEditCommand.get(); } in lastEditCommand() function
235 RefPtrWillBeRawPtr<CompositeEditCommand> lastEditCommand = frame->editor().lastEditCommand(); in lastTypingCommandIfStillOpenForTyping() local