Searched refs:insertCommand (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DInsertListCommand.cpp52 RefPtr<InsertListCommand> insertCommand = create(document, type); local
53 insertCommand->apply();
54 return insertCommand->m_listElement;

Completed in 169 milliseconds