Searched defs:addPendingEditorCommand (Results 1 – 2 of 2) sorted by relevance
68 …void addPendingEditorCommand(const char* command) { m_pendingEditorCommands.append(WTF::String(com… in addPendingEditorCommand() function
72 … void addPendingEditorCommand(const char* command) { m_pendingEditorCommands.append(command); } in addPendingEditorCommand() function